ソースを参照

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"