fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / net / tipc / tipc_msg.h
index 4d096ee..fb42eb7 100644 (file)
@@ -40,7 +40,7 @@
 #ifdef __KERNEL__
 
 struct tipc_msg {
-       u32 hdr[15];
+       __be32 hdr[15];
 };