aboutsummaryrefslogtreecommitdiff
path: root/lib/term_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/term_key.h')
-rw-r--r--lib/term_key.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/term_key.h b/lib/term_key.h
index f92ef80..7930eaa 100644
--- a/lib/term_key.h
+++ b/lib/term_key.h
@@ -22,14 +22,9 @@
#ifndef DYLAN_TERM_KEY_H
#define DYLAN_TERM_KEY_H
-#include <fcntl.h>
-#include <signal.h>
-#include <stdint.h>
-#include <stdio.h>
-#include <termios.h>
+#include <stdbool.h>
#include <unistd.h>
-#include <sys/ioctl.h>
#include <sys/select.h>
#include <sys/time.h>