Merge from Master
[l2tpns.git] / throttlectl.c
index bcc0478..5d73a01 100644 (file)
@@ -1,7 +1,8 @@
 #include <string.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"