Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / linux / netfilter / xt_conntrack.h
index 4c2d994..34f63cf 100644 (file)
@@ -42,7 +42,7 @@ struct ip_conntrack_old_tuple
                } u;
 
                /* The protocol. */
-               __u16 protonum;
+               u16 protonum;
        } dst;
 };