mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Clang format again but now with v13.0.1
This commit is contained in:
parent
a105ea9d80
commit
73e749a162
12 changed files with 215 additions and 209 deletions
|
@ -4,8 +4,11 @@
|
|||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
// clang-format off
|
||||
// Include order is required here for a working build on Windows.
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
// clang-format on
|
||||
#include <cstring>
|
||||
|
||||
#include "zeek/util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue