aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proc.h')
-rw-r--r--src/proc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/proc.h b/src/proc.h
index 704f8719..9649950a 100644
--- a/src/proc.h
+++ b/src/proc.h
@@ -7,7 +7,6 @@
#include <assert.h>
#include <signal.h>
-#include <stdbool.h>
#include <stddef.h>
#include <sys/time.h> // IWYU pragma: keep
#include <termios.h>