mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Move APLOG_USE_MODULE out of modsecurity.h
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
#include "http_core.h"
|
||||
#include "util_script.h"
|
||||
|
||||
#ifdef APLOG_USE_MODULE
|
||||
APLOG_USE_MODULE(security2);
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Sends a brigade with an error bucket down the filter chain.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user