mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
gen-zam: Trivial source tweaks to make it build
This commit is contained in:
parent
5ea34f20b8
commit
b51430c04e
2 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue