admswconfig: fix compile with musl
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 14 Jul 2015 20:51:37 +0000 (20:51 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 14 Jul 2015 20:51:37 +0000 (20:51 +0000)
commitfad726c97b3ddf67c66731ee6cfaa8a70a34d824
treee3ac6b2598f35a529ac243a7a7563d29407c5611
parentd3bd717afac3a240d6b2dc1a00b18d8563ba6260
admswconfig: fix compile with musl

caddr_t is not defined everywhere any more, cast it the the real
pointer type of ifr_data.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46371
package/utils/admswconfig/patches/002-fix-musl.patch [new file with mode: 0644]