Signed-off-by: Felix Fietkau <[email protected]> SVN-Revision: 45107
@@ -8,3 +8,13 @@
#include <sys/queue.h>
#include <netinet/in.h>
#include <net/if.h>
+--- a/linux/meshd.c
++++ b/linux/meshd.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>