aboutsummaryrefslogtreecommitdiff
path: root/window.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 16:34:39 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 16:34:39 +0100
commit35008200bd1a179ab776d80a5d617a7ec7cdb95c (patch)
treec419eb5cce43ce5877855d71f75a14c795d63e66 /window.c
parent113356c8481c792a0d757017dfe574878329171d (diff)
downloadrtmux-35008200bd1a179ab776d80a5d617a7ec7cdb95c.tar.gz
rtmux-35008200bd1a179ab776d80a5d617a7ec7cdb95c.tar.bz2
rtmux-35008200bd1a179ab776d80a5d617a7ec7cdb95c.zip
Differences to OpenBSD.
Diffstat (limited to 'window.c')
-rw-r--r--window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/window.c b/window.c
index c949565b..c220215d 100644
--- a/window.c
+++ b/window.c
@@ -22,7 +22,6 @@
#include <errno.h>
#include <fcntl.h>
#include <fnmatch.h>
-#include <signal.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>