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:
@@ -18,6 +18,10 @@
|
||||
#include "apache2.h"
|
||||
#include "msc_crypt.h"
|
||||
|
||||
#ifdef APLOG_USE_MODULE
|
||||
APLOG_USE_MODULE(security2);
|
||||
#endif
|
||||
|
||||
/* -- Input filter -- */
|
||||
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user