From: Jose Fonseca <jfons...@vmware.com> It doesn't seem needed, and is not available on MSVC. --- src/compiler/nir/nir_to_ssa.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/compiler/nir/nir_to_ssa.c b/src/compiler/nir/nir_to_ssa.c index 23d709a..1a772ff 100644 --- a/src/compiler/nir/nir_to_ssa.c +++ b/src/compiler/nir/nir_to_ssa.c @@ -27,7 +27,6 @@ #include "nir.h" #include <stdlib.h> -#include <unistd.h> /* * Implements the classic to-SSA algorithm described by Cytron et. al. in -- 2.8.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev