Only include <tools/dis-asm-compat.h> if we are using libbfd.
Signed-off-by: Ben Hutchings <benh@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name tools-perf-fix-build-without-libbfd.patch
#include <linux/string.h>
#include <subcmd/parse-options.h>
#include <subcmd/run-command.h>
-#include <tools/dis-asm-compat.h>
/* FIXME: For the HE_COLORSET */
#include "ui/browser.h"
#include <bpf/btf.h>
#include <bpf/libbpf.h>
#include <linux/btf.h>
+#include <tools/dis-asm-compat.h>
static int symbol__disassemble_bpf(struct symbol *sym,
struct annotate_args *args)