mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add missing zeek/ to header includes
Related to https://github.com/zeek/zeek/pull/1377
This commit is contained in:
parent
79f9979f80
commit
8a8a983c49
139 changed files with 141 additions and 138 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek-config.h"
|
||||
#include "zeek/zeek-config.h"
|
||||
#include "zeek/Func.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue