linux 2.6.16.38 w/ vs2.0.3-rc1
[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;
 };