summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--btpd/btpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/btpd/btpd.c b/btpd/btpd.c
index 4bfb3e6..692fb68 100644
--- a/btpd/btpd.c
+++ b/btpd/btpd.c
@@ -1,5 +1,6 @@
 #include <signal.h>
 #include <string.h>
+#include <time.h>
 
 #include "btpd.h"
 #include "http.h"