diff options
-rw-r--r-- | cmd-find.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ #include <limits.h> #include <stdlib.h> #include <string.h> +#include <sys/types.h> +#include <unistd.h> #include "tmux.h" |
![]() |
index : rtmux.git | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | cmd-find.c | 2 |
@@ -22,6 +22,8 @@ #include <limits.h> #include <stdlib.h> #include <string.h> +#include <sys/types.h> +#include <unistd.h> #include "tmux.h" |