diff --git a/passes/cmds/linux_perf.cc b/passes/cmds/linux_perf.cc index 40cae3d91..2b75a3a79 100644 --- a/passes/cmds/linux_perf.cc +++ b/passes/cmds/linux_perf.cc @@ -23,12 +23,12 @@ #include #include -#include USING_YOSYS_NAMESPACE PRIVATE_NAMESPACE_BEGIN #ifdef __linux__ +#include struct LinuxPerf : public Pass { LinuxPerf() : Pass("linux_perf", "turn linux perf recording off or on") { internal();