patch-2.1.88 linux/fs/fat/fatfs_syms.c
Next file: linux/fs/hfs/super.c
Previous file: linux/fs/ext2/namei.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Feb 20 18:28:23 1998
-  Orig file: 
v2.1.87/linux/fs/fat/fatfs_syms.c
-  Orig date: 
Thu Jan  8 14:02:41 1998
diff -u --recursive --new-file v2.1.87/linux/fs/fat/fatfs_syms.c linux/fs/fat/fatfs_syms.c
@@ -6,7 +6,6 @@
  */
 #define ASC_LINUX_VERSION(V, P, S)	(((V) * 65536) + ((P) * 256) + (S))
 #include <linux/version.h>
-#include <linux/config.h>
 #include <linux/module.h>
 
 #include <linux/mm.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov