mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
clang-format: Force zeek-config.h to be earlier in the config ordering
This commit is contained in:
parent
016ac0f199
commit
9cb54f5d44
118 changed files with 239 additions and 147 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include "zeek/Reporter.h"
|
||||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
@ -20,7 +22,6 @@
|
|||
#include "zeek/input.h"
|
||||
#include "zeek/plugin/Manager.h"
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#ifdef SYSLOG_INT
|
||||
extern "C"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue