summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/ipc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/ipc.c b/sway/ipc.c
index 44891005..f6217bfd 100644
--- a/sway/ipc.c
+++ b/sway/ipc.c
@@ -8,7 +8,6 @@
8#include <wlc/wlc.h> 8#include <wlc/wlc.h>
9#include <unistd.h> 9#include <unistd.h>
10#include <stdlib.h> 10#include <stdlib.h>
11#include <stropts.h>
12#include <sys/ioctl.h> 11#include <sys/ioctl.h>
13#include <fcntl.h> 12#include <fcntl.h>
14#include <ctype.h> 13#include <ctype.h>