mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove the inclusion of Func.h from NetVar.h, which reduces the inclusion of Func.h overall.
This commit is contained in:
parent
5bcdc46272
commit
ea3c679101
10 changed files with 23 additions and 14 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <cstring>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "Func.h"
|
||||
#include "Data.h"
|
||||
#include "Store.h"
|
||||
#include "util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue