Added support for 3Dconnexion Space Navigator.
[freeglut] / src / fg_main.c
index 240e5f7..330a7bc 100644 (file)
@@ -27,9 +27,7 @@
 
 #include <GL/freeglut.h>
 #include "fg_internal.h"
-#ifdef HAVE_ERRNO_H
-#    include <errno.h>
-#endif
+#include <errno.h>
 #include <stdarg.h>
 
 /*