Selaa lähdekoodia

Remove minor warning

Cédric Augonnet 14 vuotta sitten
vanhempi
commit
411ecd8eeb
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;