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