aboutsummaryrefslogtreecommitdiff
path: root/compat/imsg.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2013-07-05 16:24:13 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2013-07-05 16:24:13 +0100
commite496a548d7b07c9a4be9ce8e750cf5423e3bafe3 (patch)
tree26b867940c5174e44894050a493a70a5118ba968 /compat/imsg.c
parent3d39b18e319cdd96bf25debcfcf52c03120e3d8e (diff)
parentc7a121cfc0137c907b7bfb0c3fd1bdee395af8aa (diff)
downloadrtmux-e496a548d7b07c9a4be9ce8e750cf5423e3bafe3.tar.gz
rtmux-e496a548d7b07c9a4be9ce8e750cf5423e3bafe3.tar.bz2
rtmux-e496a548d7b07c9a4be9ce8e750cf5423e3bafe3.zip
Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code
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"