summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-11 19:42:55 -0800
committerVinson Lee <vlee@vmware.com>2010-01-11 19:42:55 -0800
commit2178abfba344cf5a928418dc192519b3780eb854 (patch)
treeab69d07c8bd0d998e7b7dcf7a40797048f4c9e77 /progs
parent78ddce9fdada4b09a008b65d91e3e43cfe011459 (diff)
progs/glsl: Remove duplicate included header from shtest.c.
Diffstat (limited to 'progs')
-rw-r--r--progs/glsl/shtest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/glsl/shtest.c b/progs/glsl/shtest.c
index 7b1917be1c..520eccfb6d 100644
--- a/progs/glsl/shtest.c
+++ b/progs/glsl/shtest.c
@@ -29,7 +29,6 @@
#include <assert.h>
-#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>