X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_input_devices_x11.c;h=a25de69b7aa01292e9c98a58650b083c31cddb2a;hb=2c12c9eb8d63cabac2d4113b4f54fdf53da8368c;hp=aa5da7732f3330acf2f3ecf0a9665387547432c1;hpb=0e653a9d94fec583f7a4172b721c1c599e06cbc8;p=freeglut diff --git a/src/x11/fg_input_devices_x11.c b/src/x11/fg_input_devices_x11.c index aa5da77..a25de69 100644 --- a/src/x11/fg_input_devices_x11.c +++ b/src/x11/fg_input_devices_x11.c @@ -1,5 +1,5 @@ /* - * freeglut_input_devices_x11.c + * fg_input_devices_x11.c * * Handles miscellaneous input devices via direct serial-port access. * Proper X11 XInput device support is not yet supported. @@ -30,16 +30,10 @@ * DEALINGS IN THE SOFTWARE. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include #include "../fg_internal.h" -#ifdef HAVE_ERRNO_H #include -#endif #include #include #include