mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 10:38:20 +00:00
Move 3rdparty source files to 3rdparty/
This patch moves in-tree 3rdparty source files to `3rdparty/`. With that we can remove special treatment of these files for `run-clang-format`.
This commit is contained in:
parent
c190c85bf0
commit
72cbc7cd13
34 changed files with 33 additions and 4994 deletions
|
@ -9,7 +9,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "zeek/ConvertUTF.h"
|
||||
#include "zeek/3rdparty/ConvertUTF.h"
|
||||
#include "zeek/File.h"
|
||||
#include "zeek/IPAddr.h"
|
||||
#include "zeek/Reporter.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue