router: add syslog debug tracing for trouble shooting
[project/odhcpd.git] / src / dhcpv6.c
index 9f91162..81eae06 100644 (file)
@@ -18,6 +18,7 @@
 #include <stddef.h>
 #include <resolv.h>
 #include <sys/timerfd.h>
+#include <arpa/inet.h>
 
 #include "odhcpd.h"
 #include "dhcpv6.h"