patch-2.3.38 linux/drivers/usb/ov511.c
Next file: linux/drivers/usb/proc_usb.c
Previous file: linux/drivers/usb/ohci-hcd.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Jan  7 11:51:56 2000
-  Orig file: 
v2.3.37/linux/drivers/usb/ov511.c
-  Orig date: 
Thu Jan  6 12:57:48 2000
diff -u --recursive --new-file v2.3.37/linux/drivers/usb/ov511.c linux/drivers/usb/ov511.c
@@ -35,7 +35,7 @@
 
 /* Handle mangled (versioned) external symbols */
 
-#include <linux/autoconf.h> /* retrieve the CONFIG_* macros */
+#include <linux/config.h>   /* retrieve the CONFIG_* macros */
 #if defined(CONFIG_MODVERSIONS) && !defined(MODVERSIONS)
 #	define MODVERSIONS  /* force it on */
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)