Browse Source

Get _starpu_worker_exists prototype

Samuel Thibault 13 years ago
parent
commit
e732d17faf
1 changed files with 1 additions and 0 deletions
  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,