mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14: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
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include "zeek/Hash.h"
|
||||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#include <highwayhash/highwayhash_target.h>
|
||||
#include <highwayhash/instruction_sets.h>
|
||||
#include <highwayhash/sip_hash.h>
|
||||
|
@ -12,7 +14,6 @@
|
|||
#include "zeek/Val.h" // needed for const.bif
|
||||
#include "zeek/ZeekString.h"
|
||||
#include "zeek/digest.h"
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#include "const.bif.netvar_h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue