Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to make rma tests faster
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / linked_list_bench_lock_all.c
index fa0f49bf397ecfb62b236bff9f17224b3c67c7a4..15875797109af116e448a8a13af7963759032b6a 100644 (file)
@@ -19,7 +19,7 @@
 #include <assert.h>
 #include "mpitest.h"
 
-#ifdef HAVE_UNISTD_H
+#if HAVE_UNISTD_H
 #include <unistd.h>
 #endif