mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
gen-zam: Fix compile error on GCC-12/Ubuntu 22.04
This commit is contained in:
parent
4a7cf8c26e
commit
902577b7ce
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
#include "Gen-ZAM.h"
|
#include "Gen-ZAM.h"
|
||||||
|
|
||||||
|
#include <cstring>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <regex>
|
#include <regex>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue