mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
clang-format: Other include ordering changes
This commit is contained in:
parent
cb99ae2b7c
commit
e97c14add5
5 changed files with 13 additions and 3 deletions
|
@ -28,8 +28,10 @@ bool set_affinity(int core_number)
|
|||
|
||||
#elif defined(__FreeBSD__)
|
||||
|
||||
// clang-format off
|
||||
#include <sys/param.h>
|
||||
#include <sys/cpuset.h>
|
||||
// clang-format on
|
||||
|
||||
namespace zeek
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue