Sfoglia il codice sorgente

Fix build without hwloc

Samuel Thibault 5 anni fa
parent
commit
1b3981d1f0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      mpi/tests/nothing.c

+ 1 - 0
mpi/tests/nothing.c

@@ -20,6 +20,7 @@
  */
 
 #include <starpu_mpi.h>
+#include <unistd.h>
 #include "helper.h"