minor tweaks
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 17 Aug 2002 00:29:55 +0000 (00:29 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 17 Aug 2002 00:29:55 +0000 (00:29 +0000)
progs/tests/vpeval.c

index c35906d..8b6996d 100644 (file)
@@ -8,6 +8,9 @@
 
 #include <assert.h>
 #include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#define GL_GLEXT_PROTOTYPES
 #include <GL/glut.h>