aboutsummaryrefslogtreecommitdiff
path: root/compat/imsg-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/imsg-buffer.c')
-rw-r--r--compat/imsg-buffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/imsg-buffer.c b/compat/imsg-buffer.c
index 24db311d..2ddf0f77 100644
--- a/compat/imsg-buffer.c
+++ b/compat/imsg-buffer.c
@@ -24,6 +24,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
+#include <strings.h>
#include <unistd.h>
#include "tmux.h"