Fixed part of bug #926883 (Video mode matching code, memory leaks,
[freeglut] / src / freeglut_internal.h
index c0317d9..a6a4a76 100644 (file)
@@ -73,7 +73,6 @@
 #include <string.h>
 #include <math.h>
 #include <stdlib.h>
-#include <stdarg.h>
 #if HAVE_SYS_TYPES_H
 #    include <sys/types.h>
 #endif