Added missing fctnl.h include. Okayed on jabber.
@@ -15,6 +15,7 @@
#include <config.h>
#include <exceptions/exceptions.h>
#include <dhcp/tests/pkt_filter6_test_stub.h>
+#include <fcntl.h>
#include <netinet/in.h>
#include <list>
@@ -23,6 +23,7 @@
#include <dhcpsrv/dhcp4o6_ipc.h>
#include <boost/pointer_cast.hpp>
#include <errno.h>
#include <string>