initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / net / iptables / libiptc.patch
1 --- ./include/libiptc/libiptc.h.orig    2004-07-15 23:41:53.000000000 +0200
2 +++ ./include/libiptc/libiptc.h 2004-07-15 23:42:21.000000000 +0200
3 @@ -2,6 +2,8 @@
4  #define _LIBIPTC_H
5  /* Library which manipulates filtering rules. */
6  
7 +#include <linux/compiler.h>
8 +
9  #include <libiptc/ipt_kernel_headers.h>
10  #include <linux/netfilter_ipv4/ip_tables.h>
11