Author: nbd
Date: 2014-10-20 01:04:02 +0200 (Mon, 20 Oct 2014)
New Revision: 42980

Added:
   trunk/package/network/services/authsae/patches/
   trunk/package/network/services/authsae/patches/100-musl_fix.patch
Log:
authsae: fix musl build

Signed-off-by: Felix Fietkau <[email protected]>

Added: trunk/package/network/services/authsae/patches/100-musl_fix.patch
===================================================================
--- trunk/package/network/services/authsae/patches/100-musl_fix.patch           
                (rev 0)
+++ trunk/package/network/services/authsae/patches/100-musl_fix.patch   
2014-10-19 23:04:02 UTC (rev 42980)
@@ -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>
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to