patch-2.1.68 linux/include/net/slhc_vj.h
Next file: linux/include/net/sock.h
Previous file: linux/include/net/sit.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Sun Nov 30 14:00:39 1997
-  Orig file: 
v2.1.67/linux/include/net/slhc_vj.h
-  Orig date: 
Sun May  5 21:28:54 1996
diff -u --recursive --new-file v2.1.67/linux/include/net/slhc_vj.h linux/include/net/slhc_vj.h
@@ -112,8 +112,8 @@
  *	int		int32		long		32 bits
  */
 
-typedef unsigned char byte_t;
-typedef unsigned long int32;
+typedef __u8 byte_t;
+typedef __u32 int32;
 
 /*
  * "state" data for each active tcp conversation on the wire.  This is
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov