diff --git a/runtime/starpu/control/runtime_context.c b/runtime/starpu/control/runtime_context.c index e0369dfd9ef3b3ed42508390495681e6a75d92d9..e7850f6741878f65ff9d27ce66d700d34d78f196 100644 --- a/runtime/starpu/control/runtime_context.c +++ b/runtime/starpu/control/runtime_context.c @@ -26,6 +26,7 @@ #include <stdlib.h> #include "runtime/starpu/include/morse_starpu.h" +/* TODO/WARNING: Call the correct function or remove for release */ int _starpu_is_initialized(void); /*******************************************************************************