Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename guide as strategy and fix counter-example display with recipe
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / linked_list_bench_lock_shr.c
index 9577b16387e4f308fa9bfbfefc50080f2275f522..350ad56ba16fd7a41d8041bb19d4f2abbc7ab03b 100644 (file)
@@ -19,7 +19,7 @@
 #include <assert.h>
 #include "mpitest.h"
 
-#ifdef HAVE_UNISTD_H
+#if HAVE_UNISTD_H
 #include <unistd.h>
 #endif