aboutsummaryrefslogtreecommitdiff
path: root/paste.c
diff options
context:
space:
mode:
Diffstat (limited to 'paste.c')
-rw-r--r--paste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/paste.c b/paste.c
index 672927f4..d3a90a78 100644
--- a/paste.c
+++ b/paste.c
@@ -17,10 +17,10 @@
*/
#include <sys/types.h>
-#include <sys/time.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include <vis.h>
#include "tmux.h"