aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-06-16 11:43:05 +0100
committerThomas Adam <thomas@xteddy.org>2016-06-16 11:43:05 +0100
commitd35a9ac5f20f65eecd1822e9a4ace2033756656a (patch)
tree9866bedd8e37919539176f515b42f81c05abe9b4
parent1ad7c6b8f836c28a0b1353a12feca68319642d0b (diff)
downloadrtmux-d35a9ac5f20f65eecd1822e9a4ace2033756656a.tar.gz
rtmux-d35a9ac5f20f65eecd1822e9a4ace2033756656a.tar.bz2
rtmux-d35a9ac5f20f65eecd1822e9a4ace2033756656a.zip
Linux: <time.h>
-rw-r--r--window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/window.c b/window.c
index 0ee6756e..44927138 100644
--- a/window.c
+++ b/window.c
@@ -28,6 +28,7 @@
#include <string.h>
#include <termios.h>
#include <unistd.h>
+#include <time.h>
#include "tmux.h"