FreeBSD compilation tweak.

This commit is contained in:
Simon Kelley
2017-04-11 18:49:27 +01:00
parent b1cefa57f1
commit 7bfa26399b

View File

@@ -20,9 +20,7 @@
#if defined(HAVE_IPSET) && defined(HAVE_BSD_NETWORK)
#ifndef __FreeBSD__
#include <string.h>
#endif
#include <sys/types.h>
#include <sys/ioctl.h>