patch-2.1.130 linux/kernel/info.c

Next file: linux/kernel/itimer.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.129/linux/kernel/info.c linux/kernel/info.c
@@ -6,10 +6,8 @@
 
 /* This implements the sysinfo() system call */
 
-#include <linux/sched.h>
-#include <linux/string.h>
-#include <linux/unistd.h>
 #include <linux/mm.h>
+#include <linux/unistd.h>
 #include <linux/swap.h>
 #include <linux/smp_lock.h>
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov