--- zzzz-none-000/linux-3.10.107/tools/perf/scripts/perl/Perf-Trace-Util/Context.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/tools/perf/scripts/perl/Perf-Trace-Util/Context.c 2021-02-04 17:41:59.000000000 +0000 @@ -5,7 +5,10 @@ * ANY CHANGES MADE HERE WILL BE LOST! * */ - +#include +#ifndef HAS_BOOL +# define HAS_BOOL 1 +#endif #line 1 "Context.xs" /* * Context.xs. XS interfaces for perf script.