Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix build with -Werror=undef.
[simgrid.git] / teshsuite / smpi / mpich3-test / coll / nonblocking3.c
index 2557c92..006bf8b 100644 (file)
 #include <string.h>
 #include <assert.h>
 
-#if HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
 static int errs = 0;
 
 /* Constants that control the high level test harness behavior. */