5b9f257ee7
Mass patch cleanup Fixed typo in doc (#446679)
11 lines
482 B
Diff
11 lines
482 B
Diff
--- gpm-1.20.3/src/daemon/open_console.c.gcc4.3 2008-05-28 11:12:34.000000000 +0200
|
|
+++ gpm-1.20.3/src/daemon/open_console.c 2008-05-28 11:12:40.000000000 +0200
|
|
@@ -21,7 +21,6 @@
|
|
|
|
#include <fcntl.h> /* open and co. */
|
|
#include <sys/stat.h> /* stat() */
|
|
-#include <stropts.h> /* ioctl */
|
|
|
|
/* Linux specific (to be outsourced in gpm2 */
|
|
#include <linux/serial.h> /* for serial console check */
|