Zdenek Prikryl 5b9f257
--- gpm-1.20.3/src/daemon/open_console.c.gcc4.3	2008-05-28 11:12:34.000000000 +0200
Zdenek Prikryl 5b9f257
+++ gpm-1.20.3/src/daemon/open_console.c	2008-05-28 11:12:40.000000000 +0200
Zdenek Prikryl 5b9f257
@@ -21,7 +21,6 @@
Zdenek Prikryl 5b9f257
 
Zdenek Prikryl 5b9f257
 #include <fcntl.h>                  /* open and co.      */
Zdenek Prikryl 5b9f257
 #include <sys/stat.h>               /* stat()            */
Zdenek Prikryl 5b9f257
-#include <stropts.h>                /* ioctl             */
Zdenek Prikryl 5b9f257
 
Zdenek Prikryl 5b9f257
 /* Linux specific (to be outsourced in gpm2 */
Zdenek Prikryl 5b9f257
 #include <linux/serial.h>           /* for serial console check */