--- include/internal.h.orig 2007-02-06 22:40:29 +0000 +++ include/internal.h 2007-02-06 22:37:46 +0000 @@ -22,6 +22,10 @@ #include #include +#ifndef IPPROTO_SCTP +#define IPPROTO_SCTP 132 +#endif + struct nfct_handle; typedef void (*set_attr)(struct nf_conntrack *ct, const void *value);