diff options
| -rw-r--r-- | window.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ #include <errno.h> #include <fcntl.h> #include <fnmatch.h> +#include <signal.h> #include <stdint.h> #include <stdlib.h> #include <string.h> |
| index : rtmux.git | ||
| Tmux with Rahm's extra hacks. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | window.c | 1 |
@@ -22,6 +22,7 @@ #include <errno.h> #include <fcntl.h> #include <fnmatch.h> +#include <signal.h> #include <stdint.h> #include <stdlib.h> #include <string.h> |