aboutsummaryrefslogtreecommitdiff
path: root/window.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-06-16 14:01:11 +0100
committerThomas Adam <thomas@xteddy.org>2016-06-16 14:01:11 +0100
commit93f42d360b8dbeff738992c15067d608ead16c21 (patch)
tree4f9cc77ac128f028a343bcc73651a8f12c61d099 /window.c
parentd35a9ac5f20f65eecd1822e9a4ace2033756656a (diff)
parent325cbe90d925d3deb90559463b6d968c31fa5924 (diff)
downloadrtmux-93f42d360b8dbeff738992c15067d608ead16c21.tar.gz
rtmux-93f42d360b8dbeff738992c15067d608ead16c21.tar.bz2
rtmux-93f42d360b8dbeff738992c15067d608ead16c21.zip
Merge branch 'obsd-master'
Diffstat (limited to 'window.c')
-rw-r--r--window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/window.c b/window.c
index 44927138..20c7861f 100644
--- a/window.c
+++ b/window.c
@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <termios.h>
+#include <time.h>
#include <unistd.h>
#include <time.h>