2.6.0-test2: fix ip_conntrack_core.h compile error

From: Felipe Alfaro Solana (felipe_alfaro@linuxmail.org)
Date: Sun Jul 27 2003 - 14:42:25 EST


Fix compile error in 2.6.0-test2 when Netfilter IP connection tracking
is enabled.


--- include/linux/netfilter_ipv4/ip_conntrack_core.h 2003-07-27 21:38:40.805982872 +0200
+++ /usr/src/linux-2.6.0-test2-O10/include/linux/netfilter_ipv4/ip_conntrack_core.h 2003-07-27 21:36:26.799354976 +0200
@@ -1,5 +1,6 @@
 #ifndef _IP_CONNTRACK_CORE_H
 #define _IP_CONNTRACK_CORE_H
+#include <linux/netfilter.h>
 #include <linux/netfilter_ipv4/lockhelp.h>
 
 /* This header is used to share core functionality between the

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:34 EST