projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b5b8e
)
silence warning
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 15 Sep 2005 01:58:39 +0000
(
01:58
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 15 Sep 2005 01:58:39 +0000
(
01:58
+0000)
progs/tests/manytex.c
patch
|
blob
|
history
diff --git
a/progs/tests/manytex.c
b/progs/tests/manytex.c
index 8add125a69d9565d48dc3872ba0a7f80eeb92663..61a1519ae6b61601c7862e8de0c53b2cc88e2d61 100644
(file)
--- a/
progs/tests/manytex.c
+++ b/
progs/tests/manytex.c
@@
-1,4
+1,4
@@
-/* $Id: manytex.c,v 1.
4 2002/10/18 17:47:36 kschultz
Exp $ */
+/* $Id: manytex.c,v 1.
5 2005/09/15 01:58:39 brianp
Exp $ */
/*
* test handling of many texture maps
@@
-12,6
+12,7
@@
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <math.h>
#include <GL/glut.h>