Browse Source

Fix build

Samuel Thibault 12 years ago
parent
commit
bd738a32d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/util/misc.c

+ 1 - 0
src/util/misc.c

@@ -16,6 +16,7 @@
 
 #include <starpu.h>
 #include <common/utils.h>
+#include <core/jobs.h>
 
 const char *_starpu_get_cl_model_name(struct starpu_codelet *cl)
 {