gen-zam: Trivial source tweaks to make it build

This commit is contained in:
Christian Kreibich 2022-03-15 21:44:15 -07:00 committed by Tim Wojtulewicz
parent 5ea34f20b8
commit b51430c04e
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
// See the file "COPYING" in the main distribution directory for copyright.
// See the file "COPYING" in the toplevel directory for copyright.
#include "zeek/script_opt/ZAM/Gen-ZAM.h"
#include "Gen-ZAM.h"
#include <ctype.h>
#include <regex>

View file

@ -1,4 +1,4 @@
// See the file "COPYING" in the main distribution directory for copyright.
// See the file "COPYING" in the toplevel directory for copyright.
// Gen-ZAM is a standalone program that takes as input a file specifying
// ZAM operations and from them generates a (large) set of C++ include