mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Renaming src/external -> src/3rdparty
We should eventually move more 3rdparty code in here.
This commit is contained in:
parent
de88645d05
commit
abb350b535
6 changed files with 7 additions and 6 deletions
|
@ -60,7 +60,7 @@ extern "C" void OPENSSL_add_all_algorithms_conf(void);
|
|||
|
||||
#include "binpac_bro.h"
|
||||
|
||||
#include "external/sqlite3.h"
|
||||
#include "3rdparty/sqlite3.h"
|
||||
|
||||
Brofiler brofiler;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue