Forráskód Böngészése

Fix build without hwloc

Samuel Thibault 5 éve
szülő
commit
1b3981d1f0
1 módosított fájl, 1 hozzáadás és 0 törlés
  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"