summaryrefslogtreecommitdiff
path: root/curvetun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun/Makefile')
-rw-r--r--curvetun/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/curvetun/Makefile b/curvetun/Makefile
index d9ae339..134e2c7 100644
--- a/curvetun/Makefile
+++ b/curvetun/Makefile
@@ -23,6 +23,7 @@ curvetun-objs = xmalloc.o \
ioops.o \
cpusched.o \
die.o \
+ sysctl.o \
curvetun_mgmt_servers.o \
curvetun_mgmt_users.o \
curvetun_server.o \
Diffstat (limited to 'net')
-rw-r--r--net/packet/af_packet.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c