mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Merge pull request #3262 from marcstern/v2/pr/time.h
Missing #include <time.h>
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
* directly using the email address security@modsecurity.org.
|
* directly using the email address security@modsecurity.org.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <time.h>
|
||||||
#include "http_core.h"
|
#include "http_core.h"
|
||||||
|
|
||||||
#include "modsecurity.h"
|
#include "modsecurity.h"
|
||||||
|
Reference in New Issue
Block a user