summaryrefslogtreecommitdiff
path: root/src/die.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/die.h')
-rw-r--r--src/die.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/die.h b/src/die.h
index 44f4a2c..a9afa2f 100644
--- a/src/die.h
+++ b/src/die.h
@@ -20,7 +20,6 @@
# define DIE_H
# include <error.h>
-# include <stdbool.h>
# include <verify.h>
/* Like 'error (STATUS, ...)', except STATUS must be a nonzero constant.