File gpm-gcc4.3.patch of Package gpm
--- src/daemon/open_console.c.gcc4.3 2008-05-28 11:12:34.000000000 +0200 +++ 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 */