|
--- tools/perf/arch/x86/util/unwind-libunwind.c.orig
|
|
+++ tools/perf/arch/x86/util/unwind-libunwind.c
|
|
@@ -1,6 +1,6 @@
|
|
|
|
-#ifndef REMOTE_UNWIND_LIBUNWIND
|
|
#include <errno.h>
|
|
+#ifndef REMOTE_UNWIND_LIBUNWIND
|
|
#include <libunwind.h>
|
|
#include "perf_regs.h"
|
|
#include "../../util/unwind.h"
|