]> git.mxchange.org Git - simgear.git/blobdiff - XGL/xglUtils.c
Converting to Gnu autoconf system.
[simgear.git] / XGL / xglUtils.c
index 33331e55ac4a98519d80a74e8bbb9713602ebd8f..e727cea8e0328fee33fb8c6b1fe96925557432b2 100644 (file)
@@ -6,9 +6,7 @@
 #  include <malloc.h>
 #endif
 
-#ifdef WIN32
-#  include <windows.h>
-#else
+#ifdef HAVE_UNISTD_H
 #  include <unistd.h>
 #endif