From 7bfa26399bffbaf363ca6b68cefa4d153133e869 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Tue, 11 Apr 2017 18:49:27 +0100 Subject: [PATCH] FreeBSD compilation tweak. --- src/tables.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/tables.c b/src/tables.c index 4fa3487..a3382ce 100644 --- a/src/tables.c +++ b/src/tables.c @@ -20,9 +20,7 @@ #if defined(HAVE_IPSET) && defined(HAVE_BSD_NETWORK) -#ifndef __FreeBSD__ #include -#endif #include #include