aboutsummaryrefslogtreecommitdiff
path: root/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'window.c')
-rw-r--r--window.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/window.c b/window.c
index faea6049..575ac909 100644
--- a/window.c
+++ b/window.c
@@ -17,14 +17,10 @@
*/
#include <sys/types.h>
-#include <sys/ioctl.h>
#include <errno.h>
#include <fcntl.h>
#include <fnmatch.h>
-#include <paths.h>
-#include <pwd.h>
-#include <signal.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>