netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_K...
[safe/jmp/linux-2.6] / include / linux / netfilter / nf_conntrack_sctp.h
index 768f78c..ceeefe6 100644 (file)
@@ -16,8 +16,7 @@ enum sctp_conntrack {
        SCTP_CONNTRACK_MAX
 };
 
-struct ip_ct_sctp
-{
+struct ip_ct_sctp {
        enum sctp_conntrack state;
 
        __be32 vtag[IP_CT_DIR_MAX];