progs/tests: Fix MSVC build.
authorVinson Lee <vlee@vmware.com>
Thu, 8 Oct 2009 14:08:11 +0000 (08:08 -0600)
committerVinson Lee <vlee@vmware.com>
Thu, 3 Dec 2009 23:29:01 +0000 (15:29 -0800)
(cherry picked from commit f7455ad7af09b5ef31ccc454b79422a13c59af9a)

progs/tests/minmag.c

index 03019f94faa6c276747d6a52cfc167ada46ccfe2..179be511207fa4a480d3151fa2976b9abf2df4a0 100644 (file)
@@ -16,7 +16,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <unistd.h>
 #include <GL/glew.h>
 #include <GL/glut.h>