Update changelog
[l2tpns.git] / util.c
diff --git a/util.c b/util.c
index bbf94ba..2cd9a9e 100644 (file)
--- a/util.c
+++ b/util.c
@@ -8,7 +8,9 @@
 #include <arpa/inet.h>
 #include <string.h>
 #include <sys/mman.h>
+#include <linux/rtnetlink.h>
 
+#include "dhcp6.h"
 #include "l2tpns.h"
 #ifdef BGP
 #include "bgp.h"