patch-2.1.78 linux/init/version.c
Next file: linux/kernel/Makefile
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Mon Jan  5 01:41:01 1998
-  Orig file: 
v2.1.77/linux/init/version.c
-  Orig date: 
Sun Nov 19 07:45:02 1995
diff -u --recursive --new-file v2.1.77/linux/init/version.c linux/init/version.c
@@ -6,14 +6,10 @@
  *  May be freely distributed as part of Linux.
  */
 
-#include <linux/config.h>
+#include <linux/uts.h>
 #include <linux/utsname.h>
 #include <linux/version.h>
 #include <linux/compile.h>
-
-/* make the "checkconfig" script happy: we really need to include config.h */
-#ifdef CONFIG_BOGUS
-#endif
 
 #define version(a) Version_ ## a
 #define version_string(a) version(a)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov