Moves rule* headers to src/

This commit is contained in:
Felipe Zimmerle
2019-02-26 21:59:08 -03:00
parent 7bbc5c3441
commit c9204a1c1f
43 changed files with 581 additions and 564 deletions

View File

@@ -30,7 +30,8 @@
#include "src/variables/tx.h"
#include "src/variables/user.h"
#include "src/variables/variable.h"
#include "modsecurity/rule_with_operator.h"
#include "src/rule_with_operator.h"
namespace modsecurity {
namespace actions {