Bläddra i källkod

Fix build without hwloc

Samuel Thibault 5 år sedan
förälder
incheckning
1b3981d1f0
1 ändrade filer med 1 tillägg och 0 borttagningar
  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"