mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-15 12:53:42 +00:00
update(userspace/falco): avoid using zlib in webserver
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
parent
f599fab439
commit
3839fdca1e
@ -16,7 +16,6 @@ limitations under the License.
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CPPHTTPLIB_OPENSSL_SUPPORT
|
#define CPPHTTPLIB_OPENSSL_SUPPORT
|
||||||
#define CPPHTTPLIB_ZLIB_SUPPORT
|
|
||||||
#include <httplib.h>
|
#include <httplib.h>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include "configuration.h"
|
#include "configuration.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user