From 126ad50b16852c0a79ec72e43d5f5dfd9f10380a Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net" Date: Mon, 17 Dec 2007 13:12:01 +0000 Subject: [PATCH]: use Remove our own definitions of the Linux types and use instead. libiptc needs it too, or otherwise will choke on union nf_inet_addr. Signed-off-by: Jan Engelhardt --- include/libiptc/libiptc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/libiptc/libiptc.h') diff --git a/include/libiptc/libiptc.h b/include/libiptc/libiptc.h index 50765d9..f9f92d5 100644 --- a/include/libiptc/libiptc.h +++ b/include/libiptc/libiptc.h @@ -2,6 +2,7 @@ #define _LIBIPTC_H /* Library which manipulates filtering rules. */ +#include #include #include -- cgit v1.2.3