about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--imbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/imbox.c b/imbox.c
index 64bcfec..d63763d 100644
--- a/imbox.c
+++ b/imbox.c
@@ -16,10 +16,8 @@
 
 #include "compat.h"
 
-#include <ctype.h>
 #include <err.h>
 #include <inttypes.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>