You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Index: apache2/modsecurity.h |
|
--- apache2/modsecurity.h.orig 2014-09-21 10:32:15.270436000 +0200 |
|
+++ apache2/modsecurity.h 2014-09-21 10:32:34.980453810 +0200 |
|
@@ -17,6 +17,7 @@ |
|
|
|
#include <stdio.h> |
|
#include <stdlib.h> |
|
+#include <time.h> |
|
|
|
#include <limits.h> |
|
#include <libxml/tree.h>
|
|
|