Browse Source

Fix build.

Cyril Roelandt 13 years ago
parent
commit
ca7341c17b
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

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