2
0
Эх сурвалжийг харах

authsae: fix musl build

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

SVN-Revision: 42980
Felix Fietkau 11 жил өмнө
parent
commit
6c2a017553

+ 10 - 0
package/network/services/authsae/patches/100-musl_fix.patch

@@ -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>