mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Renames utils/msc_string.[h|cc] to utils/string.[h|cc]
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#include "src/actions/xmlns.h"
|
||||
#include "src/actions/log_data.h"
|
||||
#include "src/actions/msg.h"
|
||||
#include "src/utils/msc_string.h"
|
||||
#include "src/utils/string.h"
|
||||
|
||||
|
||||
using modsecurity::utils::String;
|
||||
|
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "modsecurity/transaction.h"
|
||||
#include "src/variables/variations/exclusion.h"
|
||||
#include "src/utils/msc_string.h"
|
||||
#include "src/utils/string.h"
|
||||
|
||||
|
||||
using modsecurity::utils::String;
|
||||
|
Reference in New Issue
Block a user