Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 3dcfc2582e
commit da618a6b7d
115 changed files with 786 additions and 793 deletions

View File

@@ -32,6 +32,8 @@
#include "src/actions/log_data.h"
#include "src/actions/severity.h"
#include "src/variables/variable.h"
#include "modsecurity/rule_with_actions.h"
#ifndef SRC_RULE_SCRIPT_H_
#define SRC_RULE_SCRIPT_H_