Missing #include <time.h>

This commit is contained in:
Marc Stern 2024-09-25 13:57:05 +02:00
parent 0e6fc62548
commit 9ba1caa2fa

View File

@ -12,6 +12,7 @@
* directly using the email address security@modsecurity.org.
*/
#include <time.h>
#include "http_core.h"
#include "modsecurity.h"