mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 06:09:03 +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