diff --git a/tools/perf/util/parse-events.l b/tools/perf/util/parse-events.l index 6680e4fb79672c4aaa117554896005d5f4d45018..dc5f40e86e518f9811aba0729d9a2f56ad1d69b9 100644 --- a/tools/perf/util/parse-events.l +++ b/tools/perf/util/parse-events.l @@ -5,6 +5,7 @@ %option stack %option bison-locations %option yylineno +%option reject %{ #include