Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove internal definitions from public config header
[simgrid.git] / include / smpi / smpi.h
index e3eeca7..eaf101b 100644 (file)
@@ -7,10 +7,7 @@
 #ifndef SMPI_H
 #define SMPI_H
 
-#include <simgrid_config.h>
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 #include <sys/time.h>
 
 #include <stddef.h>