Mesa (mesa_7_6_branch): progs/tests: Fix MSVC build.

Vinson Lee vlee at kemper.freedesktop.org
Thu Dec 3 23:30:21 UTC 2009


Module: Mesa
Branch: mesa_7_6_branch
Commit: a38776419b1e18a43e8bab1371dfe802af44d14a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a38776419b1e18a43e8bab1371dfe802af44d14a

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Oct  8 08:08:11 2009 -0600

progs/tests: Fix MSVC build.
(cherry picked from commit f7455ad7af09b5ef31ccc454b79422a13c59af9a)

---

 progs/tests/minmag.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/progs/tests/minmag.c b/progs/tests/minmag.c
index 03019f9..179be51 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>
 




More information about the mesa-commit mailing list