Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[MSVC] no unistd here
[simgrid.git] / include / simgrid_config.h.in
index c6c7101..718e659 100644 (file)
@@ -58,6 +58,9 @@
        #endif
 #endif
 
        #endif
 #endif
 
+/* Define to 1 if you have the <unistd.h> header file. */
+#cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@
+
 /* Define to 1 if mmalloc is compiled in. */
 #cmakedefine HAVE_MMALLOC @HAVE_MMALLOC@
 
 /* Define to 1 if mmalloc is compiled in. */
 #cmakedefine HAVE_MMALLOC @HAVE_MMALLOC@