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:
@@ -13,7 +13,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "variables/time_sec.h"
|
||||
#include "src/variables/time_sec.h"
|
||||
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user