浏览代码

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.h>
 #include <starpu_profiling.h>
 #include <starpu_profiling.h>
 #include <assert.h>
 #include <assert.h>
+#include <unistd.h>
 
 
 static unsigned niter = 500;
 static unsigned niter = 500;