Преглед изворни кода

Get _starpu_worker_exists prototype

Samuel Thibault пре 13 година
родитељ
комит
e732d17faf
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      tests/core/starpu_worker_exists.c

+ 1 - 0
tests/core/starpu_worker_exists.c

@@ -15,6 +15,7 @@
  */
 
 #include <starpu.h>
+#include "core/workers.h"
 
 static int can_always_execute(unsigned workerid,
 			      struct starpu_task *task,