aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_make_chunk.c
diff options
context:
space:
mode:
authorMikael Pettersson <mikpe@it.uu.se>2007-01-15 17:17:31 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2007-01-23 20:25:43 -0800
commit16d807988ffaf9b7cbb1966955aa8f738c32e740 (patch)
treef0b1d92af0bf30bd520753673cf7b2d83e2c98be /net/sctp/sm_make_chunk.c
parent[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path (diff)
downloadlinux-dev-16d807988ffaf9b7cbb1966955aa8f738c32e740.tar.xz
linux-dev-16d807988ffaf9b7cbb1966955aa8f738c32e740.zip
[NETFILTER]: fix xt_state compile failure
In file included from net/netfilter/xt_state.c:13: include/net/netfilter/nf_conntrack_compat.h: In function 'nf_ct_l3proto_try_module_get': include/net/netfilter/nf_conntrack_compat.h:70: error: 'PF_INET' undeclared (first use in this function) include/net/netfilter/nf_conntrack_compat.h:70: error: (Each undeclared identifier is reported only once include/net/netfilter/nf_conntrack_compat.h:70: error: for each function it appears in.) include/net/netfilter/nf_conntrack_compat.h:71: warning: control reaches end of non-void function make[2]: *** [net/netfilter/xt_state.o] Error 1 make[1]: *** [net/netfilter] Error 2 make: *** [net] Error 2 A simple fix is to have nf_conntrack_compat.h #include <linux/socket.h>. Signed-off-by: Mikael Pettersson <mikpe@it.uu.se> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/sm_make_chunk.c')
0 files changed, 0 insertions, 0 deletions