patch-2.3.51 linux/drivers/usb/printer.c

Next file: linux/drivers/usb/rio500.c
Previous file: linux/drivers/usb/plusb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/drivers/usb/printer.c linux/drivers/usb/printer.c
@@ -39,10 +39,8 @@
 #include <linux/init.h>
 #include <linux/malloc.h>
 #include <linux/lp.h>
-
 #define DEBUG
-
-#include "usb.h"
+#include <linux/usb.h>
 
 #define USBLP_BUF_SIZE		8192
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)