patch-1.3.58 linux/fs/proc/net.c
Next file: linux/fs/proc/procfs_syms.c
Previous file: linux/fs/proc/inode.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sun Jan 14 16:47:28 1996
- Orig file:
v1.3.57/linux/fs/proc/net.c
- Orig date:
Tue Dec 26 04:45:40 1995
diff -u --recursive --new-file v1.3.57/linux/fs/proc/net.c linux/fs/proc/net.c
@@ -24,16 +24,14 @@
*
* proc net directory handling functions
*/
-#include <linux/autoconf.h>
-
-#include <asm/segment.h>
-
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/proc_fs.h>
#include <linux/stat.h>
#include <linux/fcntl.h>
#include <linux/mm.h>
+
+#include <asm/segment.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
with Sam's (original) version of this