Skip to content
Snippets Groups Projects
Commit 9f8be0be authored by Felix Fietkau's avatar Felix Fietkau
Browse files

authsae: remove bogus #include


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 45107
parent 4cca0610
No related branches found
No related tags found
No related merge requests found
......@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment