Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix HAVE_FOOBAR flags handling
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / linked_list_bench_lock_shr.c
index 62315eddbf0fab8d40e24eca0c49c3db59a52784..662cbc81c5141f4e9bff9eed2556dc10d79c15df 100644 (file)
@@ -19,7 +19,7 @@
 #include <assert.h>
 #include "mpitest.h"
 
-#ifdef HAVE_UNISTD_H
+#if HAVE_UNISTD_H
 #include <unistd.h>
 #endif