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)
commit750a62195c0a5cae560acd300619eb1df163ace6
tree361655669b572926303a290bca8baf39d40f508b
parenta5641a64442bea43c48bf7885f30d60c22c2fc02
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]