aboutsummaryrefslogtreecommitdiff
path: root/cmd-find.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-10-25 09:38:08 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-10-25 09:38:08 +0000
commitc14fb5b633e63cc5f20d1f67fe071e4d4404e48e (patch)
treebc9e928467e88dde83b80c250c2179d0f018de86 /cmd-find.c
parentad437f13d55b62d9a635fb85ec67c25c10ab7d22 (diff)
downloadrtmux-c14fb5b633e63cc5f20d1f67fe071e4d4404e48e.tar.gz
rtmux-c14fb5b633e63cc5f20d1f67fe071e4d4404e48e.tar.bz2
rtmux-c14fb5b633e63cc5f20d1f67fe071e4d4404e48e.zip
-sys/types.h
Diffstat (limited to 'cmd-find.c')
-rw-r--r--cmd-find.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-find.c b/cmd-find.c
index ad03445d..01aaeb1f 100644
--- a/cmd-find.c
+++ b/cmd-find.c
@@ -22,7 +22,6 @@
#include <limits.h>
#include <stdlib.h>
#include <string.h>
-#include <sys/types.h>
#include <unistd.h>
#include "tmux.h"