Sfoglia il codice sorgente

Remove minor warning

Cédric Augonnet 14 anni fa
parent
commit
411ecd8eeb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;