Samuel Thibault лет назад: 5
Родитель
Сommit
0e613ea1fd
2 измененных файлов с 2 добавлено и 0 удалено
  1. 1 0
      tests/perfmodels/user_base.c
  2. 1 0
      tests/perfmodels/valid_model.c

+ 1 - 0
tests/perfmodels/user_base.c

@@ -16,6 +16,7 @@
 
 #include <starpu.h>
 #include <starpu_scheduler.h>
+#include <unistd.h>
 #include "../helper.h"
 
 /*

+ 1 - 0
tests/perfmodels/valid_model.c

@@ -17,6 +17,7 @@
 
 #include <starpu.h>
 #include <core/perfmodel/perfmodel.h>
+#include <unistd.h>
 #include "../helper.h"
 
 /*