From d47789620b76a8a9b08b3f999211e25fcf8ee25f Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Mon, 14 Sep 2015 14:39:51 +0100 Subject: [PATCH] Add missing --- tmux.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.c b/tmux.c index 94d97f92..5514a9af 100644 --- a/tmux.c +++ b/tmux.c @@ -27,6 +27,7 @@ #include #include #include +#include #include "tmux.h"