patch-2.2.11 linux/drivers/char/qpmouse.c
Next file: linux/drivers/char/radio-cadet.c
Previous file: linux/drivers/char/pc_keyb.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 9 12:04:39 1999
- Orig file:
v2.2.10/linux/drivers/char/qpmouse.c
- Orig date:
Sat Oct 31 10:43:36 1998
diff -u --recursive --new-file v2.2.10/linux/drivers/char/qpmouse.c linux/drivers/char/qpmouse.c
@@ -42,7 +42,7 @@
#include <asm/system.h>
#include <asm/semaphore.h>
-#include "pc_keyb.h" /* mouse enable command.. */
+#include <linux/pc_keyb.h> /* mouse enable command.. */
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)