mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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-a3cf2f4a3e73
This commit is contained in:
10
package/network/services/authsae/patches/100-musl_fix.patch
Normal file
10
package/network/services/authsae/patches/100-musl_fix.patch
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user