summaryrefslogtreecommitdiff
path: root/progs/tests/minmag.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2009-10-08 08:08:11 -0600
committerBrian Paul <brianp@vmware.com>2009-10-08 08:08:11 -0600
commitf7455ad7af09b5ef31ccc454b79422a13c59af9a (patch)
tree35819d6d662311aafdf8dbc000fd21199705daff /progs/tests/minmag.c
parentf001cc09811214f0fa9083b799ad4232f8aee836 (diff)
progs/tests: Fix MSVC build.
Diffstat (limited to 'progs/tests/minmag.c')
-rw-r--r--progs/tests/minmag.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/minmag.c b/progs/tests/minmag.c
index 03019f94fa..179be51120 100644
--- a/progs/tests/minmag.c
+++ b/progs/tests/minmag.c
@@ -16,7 +16,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <unistd.h>
#include <GL/glew.h>
#include <GL/glut.h>