patch-2.2.17 linux/include/net/slhc_vj.h

Next file: linux/include/net/snmp.h
Previous file: linux/include/linux/toshiba.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.16/include/net/slhc_vj.h linux/include/net/slhc_vj.h
@@ -115,6 +115,9 @@
 typedef __u8 byte_t;
 typedef __u32 int32;
 
+
+#include <linux/ip.h>
+#include <linux/tcp.h>
 /*
  * "state" data for each active tcp conversation on the wire.  This is
  * basically a copy of the entire IP/TCP header from the last packet

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)