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 / coll / nonblocking3.c
index 2557c92a2988ffa6369fb31719ecce3fa6f6c3e3..006bf8b7f2a904a603f2b704b711f5f711a39e3c 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. */