Browse Source

Remove minor warning

Cédric Augonnet 14 years ago
parent
commit
411ecd8eeb
1 changed files with 1 additions and 0 deletions
  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;