Browse Source

Fix build without hwloc

Samuel Thibault 5 years ago
parent
commit
1b3981d1f0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mpi/tests/nothing.c

+ 1 - 0
mpi/tests/nothing.c

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