about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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>
5a7bdb5bb3a49&follow=1'>Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroe