// See the file "COPYING" in the main distribution directory for copyright. #include namespace zeek { class RE_Matcher; } namespace binpac { std::vector* uncompiled_re_matchers = nullptr; }