mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 09:55:28 +03:00
Cleanup on Action class
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "src/actions/severity.h"
|
||||
#include "src/actions/log_data.h"
|
||||
#include "src/actions/msg.h"
|
||||
|
||||
#include "modsecurity/rule_with_actions.h"
|
||||
|
||||
namespace modsecurity {
|
||||
|
||||
|
||||
@@ -42,6 +42,8 @@
|
||||
#include "src/request_body_processor/xml.h"
|
||||
#include "modsecurity/actions/action.h"
|
||||
#include "src/actions/xmlns.h"
|
||||
#include "modsecurity/rule_with_actions.h"
|
||||
|
||||
|
||||
namespace modsecurity {
|
||||
namespace variables {
|
||||
|
||||
Reference in New Issue
Block a user