patch-2.3.38 linux/drivers/char/ppdev.c

Next file: linux/drivers/char/ppdev.h
Previous file: linux/drivers/char/pcwd.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.37/linux/drivers/char/ppdev.c linux/drivers/char/ppdev.c
@@ -50,7 +50,7 @@
 #include <linux/ctype.h>
 #include <linux/poll.h>
 #include <asm/uaccess.h>
-#include "ppdev.h"
+#include <linux/ppdev.h>
 
 #define PP_VERSION "ppdev: user-space parallel port driver"
 #define CHRDEV "ppdev"

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