* [PATCH] 2.6.9-rc1 compile fix in ipv4/ip_conntrack_proto_tcp.c
@ 2004-08-24 10:10 Felipe Alfaro Solana
0 siblings, 0 replies; only message in thread
From: Felipe Alfaro Solana @ 2004-08-24 10:10 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: ip_conntrack_proto_tcp-compile-fix.patch --]
[-- Type: text/x-diff, Size: 460 bytes --]
--- linux-2.6.9-rc1/net/ipv4/netfilter/ip_conntrack_proto_tcp.c.old 2004-08-24 12:08:04.381031819 +0200
+++ linux-2.6.9-rc1/net/ipv4/netfilter/ip_conntrack_proto_tcp.c 2004-08-24 12:06:11.101773489 +0200
@@ -33,6 +33,7 @@
#include <net/tcp.h>
#include <linux/netfilter.h>
+#include <linux/netfilter_ipv4.h>
#include <linux/netfilter_ipv4/ip_conntrack.h>
#include <linux/netfilter_ipv4/ip_conntrack_protocol.h>
#include <linux/netfilter_ipv4/lockhelp.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-08-24 10:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24 10:10 [PATCH] 2.6.9-rc1 compile fix in ipv4/ip_conntrack_proto_tcp.c Felipe Alfaro Solana
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox