Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 165687 | Differences between
and this patch

Collapse All | Expand All

(-)include/internal.h.orig (+4 lines)
Lines 22-27 Link Here
22
#include <libnfnetlink/libnfnetlink.h>
22
#include <libnfnetlink/libnfnetlink.h>
23
#include <libnetfilter_conntrack/libnetfilter_conntrack.h>
23
#include <libnetfilter_conntrack/libnetfilter_conntrack.h>
24
24
25
#ifndef IPPROTO_SCTP
26
#define IPPROTO_SCTP 132
27
#endif
28
25
struct nfct_handle;
29
struct nfct_handle;
26
30
27
typedef void (*set_attr)(struct nf_conntrack *ct, const void *value);
31
typedef void (*set_attr)(struct nf_conntrack *ct, const void *value);

Return to bug 165687