mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Promote libz and libmagic to required dependencies.
This commit is contained in:
parent
151664bc26
commit
d750c3ba74
20 changed files with 26 additions and 114 deletions
|
@ -5,8 +5,6 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef HAVE_LIBZ
|
||||
|
||||
#include "zlib.h"
|
||||
#include "TCP.h"
|
||||
|
||||
|
@ -29,4 +27,3 @@ protected:
|
|||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue