ソースを参照

Remove minor warning

Cédric Augonnet 14 年 前
コミット
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;