lkml.org 
[lkml]   [2003]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject2.6.0-test2: fix ip_conntrack_core.h compile error
From
Date
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
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.030 / U:0.456 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site