]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
cli: change the data structure for notmuch address deduplication
[notmuch] / notmuch-client.h
index de8a3b15f86558886f79abaf909995192a75d09a..3bd2903ec54aba42ec09a90e3ecc02dbd5648538 100644 (file)
@@ -48,6 +48,7 @@ typedef GMimeCryptoContext notmuch_crypto_context_t;
 #include <dirent.h>
 #include <errno.h>
 #include <signal.h>
+#include <ctype.h>
 
 #include "talloc-extra.h"