Bläddra i källkod

Add missing include

Samuel Thibault 5 år sedan
förälder
incheckning
cfaa41c293
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      tests/overlap/overlap.c

+ 1 - 0
tests/overlap/overlap.c

@@ -20,6 +20,7 @@
 #include <errno.h>
 #include <starpu.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include "../helper.h"
 #include <common/thread.h>