projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f7011b
)
minor tweaks
author
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 17 Aug 2002 00:29:55 +0000
(
00:29
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Sat, 17 Aug 2002 00:29:55 +0000
(
00:29
+0000)
progs/tests/vpeval.c
patch
|
blob
|
history
diff --git
a/progs/tests/vpeval.c
b/progs/tests/vpeval.c
index c35906de5cf61ed01001c47ccadabfd63d03d30c..8b6996d3b5cf33745a848ba090ab36c40d84deac 100644
(file)
--- a/
progs/tests/vpeval.c
+++ b/
progs/tests/vpeval.c
@@
-8,6
+8,9
@@
#include <assert.h>
#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
+#define GL_GLEXT_PROTOTYPES
#include <GL/glut.h>