patch-2.2.17 linux/drivers/net/slhc.c
Next file: linux/drivers/net/sunhme.c
Previous file: linux/drivers/net/sealevel.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Mon Sep  4 18:39:19 2000
-  Orig file: 
v2.2.16/drivers/net/slhc.c
-  Orig date: 
Mon Sep  4 18:37:24 2000
diff -u --recursive --new-file v2.2.16/drivers/net/slhc.c linux/drivers/net/slhc.c
@@ -56,6 +56,7 @@
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/kernel.h>
+#include <net/slhc_vj.h>
 
 #ifdef CONFIG_INET
 /* Entire module is for IP only */
@@ -79,7 +80,6 @@
 #include <asm/uaccess.h>
 #include <linux/mm.h>
 #include <net/checksum.h>
-#include <net/slhc_vj.h>
 #include <asm/unaligned.h>
 
 int last_retran;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)