mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include "msc_tree.h"
|
||||
#include "src/utils/msc_tree.h"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
Reference in New Issue
Block a user