X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=bin%2Fblhc;h=fa2c507fff10c679a94d277b3b95571bf7cebe31;hb=0261fdd4ff435c302e6e85bfb1954940e004c26b;hp=34bd55fd29c6d5a7c714ca164b5d79da50c802bf;hpb=498e8afad82cd75edf3e12af54f7070b4fa4f3eb;p=blhc%2Fblhc.git diff --git a/bin/blhc b/bin/blhc index 34bd55f..fa2c507 100755 --- a/bin/blhc +++ b/bin/blhc @@ -117,6 +117,7 @@ my @object = ( # Hashes for fast extensions lookup to check if a file falls in one of these # categories. my %extensions_no_preprocess = map { $_ => 1 } ( + # There's no @header_no_preprocess. @source_no_preprocess, ); my %extensions_preprocess = map { $_ => 1 } (