Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Macro is always defined (by cmakedefine01).
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / linked_list_fop.c
index 55d4c0a..49092ba 100644 (file)
@@ -23,7 +23,7 @@
 #include <assert.h>
 #include "mpitest.h"
 
-#ifdef HAVE_UNISTD_H
+#if HAVE_UNISTD_H
 #include <unistd.h>
 #endif