mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add a missing header for the broker cluster serializer
This commit is contained in:
parent
59e84e06f6
commit
18b3303b54
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include "zeek/cluster/serializer/broker/Serializer.h"
|
||||
|
||||
#include <cinttypes>
|
||||
#include <optional>
|
||||
|
||||
#include "zeek/DebugLogger.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue