瀏覽代碼

Fix build without hwloc

Samuel Thibault 5 年之前
父節點
當前提交
1b3981d1f0
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"