mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 20:17:43 +03:00
Jun 16th update
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
#include "buffer.h"
|
||||
#include "enum_array.h"
|
||||
#include "shmem_ipc.h"
|
||||
#include "sasal.h"
|
||||
#include "i_http_manager.h"
|
||||
#include "http_transaction_common.h"
|
||||
#include "nginx_attachment_common.h"
|
||||
@@ -68,8 +67,6 @@
|
||||
|
||||
#endif // FAILURE_TEST
|
||||
|
||||
SASAL_START // HTTP Manager main
|
||||
|
||||
USE_DEBUG_FLAG(D_NGINX_ATTACHMENT);
|
||||
USE_DEBUG_FLAG(D_COMPRESSION);
|
||||
USE_DEBUG_FLAG(D_METRICS_NGINX_ATTACHMENT);
|
||||
@@ -1781,5 +1778,3 @@ NginxAttachment::preload()
|
||||
BasicRuleConfig::preload();
|
||||
WebTriggerConf::preload();
|
||||
}
|
||||
|
||||
SASAL_END
|
||||
|
Reference in New Issue
Block a user