summaryrefslogtreecommitdiff
path: root/src/plugins/relay/relay-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/relay/relay-server.h')
-rw-r--r--src/plugins/relay/relay-server.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/relay/relay-server.h b/src/plugins/relay/relay-server.h
index b4fd3233c..826d0b160 100644
--- a/src/plugins/relay/relay-server.h
+++ b/src/plugins/relay/relay-server.h
@@ -20,6 +20,8 @@
#ifndef WEECHAT_RELAY_SERVER_H
#define WEECHAT_RELAY_SERVER_H 1
+#include <time.h>
+
#ifdef HAVE_GNUTLS
#define RELAY_SERVER_GNUTLS_DH_BITS 1024
#endif /* HAVE_GNUTLS */