mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +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
|
@ -1,9 +1,10 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#include "zeek/RunState.h"
|
||||
#include "zeek/iosource/Manager.h"
|
||||
#include "zeek/supervisor/Supervisor.h"
|
||||
#include "zeek/zeek-config.h"
|
||||
#include "zeek/zeek-setup.h"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue