summaryrefslogtreecommitdiff
path: root/src/common/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/log.c')
-rw-r--r--src/common/log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/log.c b/src/common/log.c
index 85adea885..9774c20ea 100644
--- a/src/common/log.c
+++ b/src/common/log.c
@@ -30,6 +30,7 @@
#include <stdarg.h>
#include <sys/file.h>
#include <sys/types.h>
+#include <time.h>
#include "weechat.h"
#include "log.h"