mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 02:10:36 +03:00
Moves mbedtls to others and renames msc_string.h to string.h
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
#include "src/utils/md5.h"
|
||||
#include "src/utils/mbedtls/md5.h"
|
||||
#include "others/mbedtls/md5.h"
|
||||
|
||||
namespace modsecurity {
|
||||
namespace Utils {
|
||||
|
||||
Reference in New Issue
Block a user