mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <curl/curl.h>
|
||||
#endif
|
||||
|
||||
#include "utils/geo_lookup.h"
|
||||
#include "src/utils/geo_lookup.h"
|
||||
|
||||
namespace modsecurity {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user