perf data convert: Include config.h header
[cascardo/linux.git] / tools / perf / util / data-convert-bt.c
index 4b59879..7b1bc24 100644 (file)
@@ -26,6 +26,7 @@
 #include "evlist.h"
 #include "evsel.h"
 #include "machine.h"
+#include "config.h"
 
 #define pr_N(n, fmt, ...) \
        eprintf(n, debug_data_convert, fmt, ##__VA_ARGS__)