authsae: fix musl build
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42980 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
500725cc51
commit
d7be7f6241
|
@ -0,0 +1,10 @@
|
||||||
|
--- a/linux/mon.c
|
||||||
|
+++ b/linux/mon.c
|
||||||
|
@@ -44,7 +44,6 @@
|
||||||
|
#include <signal.h>
|
||||||
|
#include <sys/ioctl.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
|
-#include <sys/sysctl.h>
|
||||||
|
#include <sys/queue.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
|
#include <net/if.h>
|
Loading…
Reference in New Issue