@@ -19,6 +19,7 @@
#include <stdio.h>
#include <starpu.h>
#include <string.h>
+#include <common/config.h>
#define PROGNAME "starpu_fxt_data_trace"
#define MAX_LINE_SIZE 100
@@ -27,6 +27,7 @@
#include <common/fxt.h>
#include <common/list.h>
static fxt_t fut;
@@ -20,6 +20,7 @@
*/
#define PROGNAME "starpu_fxt_tool"