patch-2.4.0-test3 linux/include/net/slhc_vj.h
Next file: linux/include/net/sock.h
Previous file: linux/include/net/route.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Jul 6 19:27:48 2000
- Orig file:
v2.4.0-test2/linux/include/net/slhc_vj.h
- Orig date:
Sun Nov 30 14:00:39 1997
diff -u --recursive --new-file v2.4.0-test2/linux/include/net/slhc_vj.h linux/include/net/slhc_vj.h
@@ -80,6 +80,10 @@
* means "IP packet".
*/
+
+#include <linux/ip.h>
+#include <linux/tcp.h>
+
/* SLIP compression masks for len/vers byte */
#define SL_TYPE_IP 0x40
#define SL_TYPE_UNCOMPRESSED_TCP 0x70
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)