progs/tests: Fix MSVC build.
authorVinson Lee <vlee@vmware.com>
Thu, 8 Oct 2009 14:08:11 +0000 (08:08 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 8 Oct 2009 14:08:11 +0000 (08:08 -0600)
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>