summaryrefslogtreecommitdiff
path: root/progs/tests/minmag.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2009-10-08 08:08:11 -0600
committerVinson Lee <vlee@vmware.com>2009-12-03 15:29:01 -0800
commita38776419b1e18a43e8bab1371dfe802af44d14a (patch)
treebb0f31516b7b08280a04bad4396dccaf46778aaa /progs/tests/minmag.c
parent791b7546876e72dcbcc012a855df7f610d777297 (diff)
progs/tests: Fix MSVC build.
(cherry picked from commit f7455ad7af09b5ef31ccc454b79422a13c59af9a)
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 03019f94faa..179be511207 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>