Cédric Augonnet лет назад: 14
Родитель
Сommit
411ecd8eeb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      examples/profiling/profiling.c

+ 1 - 0
examples/profiling/profiling.c

@@ -17,6 +17,7 @@
 #include <starpu.h>
 #include <starpu_profiling.h>
 #include <assert.h>
+#include <unistd.h>
 
 static unsigned niter = 500;