Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'wifi_clean' into 'master'
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / linked_list_lockall.c
index eed66f3a377705b1a1e384f6eccc7c66e4767b76..e25e12ee1cf519b9c6a863bb2e6ff27f1bd387d9 100644 (file)
@@ -23,7 +23,7 @@
 #include <assert.h>
 #include "mpitest.h"
 
-#ifdef HAVE_UNISTD_H
+#if HAVE_UNISTD_H
 #include <unistd.h>
 #endif