mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "variables/time_hour.h"
|
||||
#include "src/variables/time_hour.h"
|
||||
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user