Merge from Master
[l2tpns.git] / autothrottle.c
index 007f926..25dd647 100644 (file)
@@ -1,6 +1,7 @@
 #include <string.h>
-#include <sys/socket.h>
 #include <linux/rtnetlink.h>
+#include <netinet/ip6.h>
+#include "dhcp6.h"
 
 #include "l2tpns.h"
 #include "plugin.h"