Skip to content

Commit

Permalink
Missing #include <time.h>
Browse files Browse the repository at this point in the history
  • Loading branch information
marcstern committed Sep 25, 2024
1 parent 0e6fc62 commit 9ba1caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apache2/re_variables.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* directly using the email address security@modsecurity.org.
*/

#include <time.h>
#include "http_core.h"

#include "modsecurity.h"
Expand Down

0 comments on commit 9ba1caa

Please sign in to comment.