aboutsummaryrefslogtreecommitdiff
path: root/src/newbug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/newbug.c')
-rw-r--r--src/newbug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newbug.c b/src/newbug.c
index b35cb7d..bf28c92 100644
--- a/src/newbug.c
+++ b/src/newbug.c
@@ -4,6 +4,7 @@
#include <stdint.h>
#include "shared.h"
#include "config.h"
+#include <time.h>
int main(){
char* data = getenv("QUERY_STRING");