diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-10-25 09:38:08 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-10-25 09:38:08 +0000 |
commit | c14fb5b633e63cc5f20d1f67fe071e4d4404e48e (patch) | |
tree | bc9e928467e88dde83b80c250c2179d0f018de86 | |
parent | ad437f13d55b62d9a635fb85ec67c25c10ab7d22 (diff) | |
download | rtmux-c14fb5b633e63cc5f20d1f67fe071e4d4404e48e.tar.gz rtmux-c14fb5b633e63cc5f20d1f67fe071e4d4404e48e.tar.bz2 rtmux-c14fb5b633e63cc5f20d1f67fe071e4d4404e48e.zip |
-sys/types.h
-rw-r--r-- | cmd-find.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ #include <limits.h> #include <stdlib.h> #include <string.h> -#include <sys/types.h> #include <unistd.h> #include "tmux.h" |