]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/mpich3-test/rma/linked_list_bench_lock_shr.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cut the backtrace displayed from sthread to the sthread_create to hide useless cruft
[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