Fixed <sys/time.h> / <time.h> handling as suggested by the autoconf
[freeglut] / src / freeglut_joystick.c
index 30ad93b..ec599f3 100644 (file)
 #    include <sys/param.h>
 #endif
 
-#ifdef HAVE_CONFIG_H
-#    include "config.h"
-#endif
-
 #include <GL/freeglut.h>
 #include "freeglut_internal.h"