mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-20 02:57:12 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "utils/https_client.h"
|
||||
#include "src/utils/https_client.h"
|
||||
#include "src/config.h"
|
||||
|
||||
#ifdef MSC_WITH_CURL
|
||||
|
||||
Reference in New Issue
Block a user