Update changelog
[l2tpns.git] / nsctl.c
diff --git a/nsctl.c b/nsctl.c
index 59ad0c6..bfe3a69 100644 (file)
--- a/nsctl.c
+++ b/nsctl.c
@@ -7,7 +7,10 @@
 #include <string.h>
 #include <netdb.h>
 #include <signal.h>
+#include <sys/socket.h>
+#include <linux/rtnetlink.h>
 
+#include "dhcp6.h"
 #include "l2tpns.h"
 #include "control.h"