Merge from Master
[l2tpns.git] / garden.c
index 863114e..da4a7d6 100644 (file)
--- a/garden.c
+++ b/garden.c
@@ -3,9 +3,10 @@
 #include <stdlib.h>
 #include <sys/wait.h>
 #include <sys/types.h>
-#include <sys/socket.h>
 #include <linux/rtnetlink.h>
+#include <netinet/ip6.h>
 
+#include "dhcp6.h"
 #include "l2tpns.h"
 #include "plugin.h"
 #include "control.h"