projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed607c
)
progs/tests: Remove duplicate included header in vparray.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 12 Jan 2010 03:57:46 +0000
(19:57 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 12 Jan 2010 03:58:08 +0000
(19:58 -0800)
progs/tests/vparray.c
patch
|
blob
|
history
diff --git
a/progs/tests/vparray.c
b/progs/tests/vparray.c
index 15673c875eeb998b4a2123a82da1f9de482db5e2..75160afd463bb15ef28d5a9740d1c28073fb7413 100644
(file)
--- a/
progs/tests/vparray.c
+++ b/
progs/tests/vparray.c
@@
-8,7
+8,6
@@
#include <assert.h>
#include <stdio.h>
-#include <string.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>