diff --git a/src/communicator/comm_dyn.c b/src/communicator/comm_dyn.c index c3c59d6e06..8e7cb2fa8e 100644 --- a/src/communicator/comm_dyn.c +++ b/src/communicator/comm_dyn.c @@ -20,7 +20,9 @@ #ifdef HAVE_SYS_UIO_H #include #endif +#ifdef HAVE_UNISTD_H #include +#endif #include "mpi.h" #include "dps/dps.h"