Configuring with "--enable-warnings" broke three demos:
[freeglut] / progs / demos / Fractals_random / fractals_random.c
index f0ea3e0..3799ba0 100644 (file)
@@ -23,6 +23,7 @@
 #include <GL/freeglut.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <math.h>
 #ifdef WIN32
 #include <crtdbg.h>  // DUMP MEMORY LEAKS