mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Move Spicy version information out of zeek-config.h
.
Turns out Spicy doesn't have nicely-named constant for version information, but we can instead use spicyz's auto-generated `config.h` for now.
This commit is contained in:
parent
90fd5c062a
commit
c335245586
4 changed files with 2 additions and 4 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "zeek/Desc.h"
|
||||
#include "zeek/spicy/cookie.h"
|
||||
#include "zeek/spicy/manager.h"
|
||||
|
||||
namespace zeek::spicy::rt {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue