patch-2.1.6 linux/fs/proc/net.c
Next file: linux/fs/proc/root.c
Previous file: linux/fs/proc/mem.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 28 14:29:27 1996
-  Orig file: 
v2.1.5/linux/fs/proc/net.c
-  Orig date: 
Wed Oct 16 10:48:28 1996
diff -u --recursive --new-file v2.1.5/linux/fs/proc/net.c linux/fs/proc/net.c
@@ -31,7 +31,7 @@
 #include <linux/fcntl.h>
 #include <linux/mm.h>
 
-#include <asm/segment.h>
+#include <asm/uaccess.h>
 
 #define PROC_BLOCK_SIZE	(3*1024)		/* 4K page size but our output routines use some slack for overruns */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov