mutt stable branch with some hacks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

include <stdbool.h> for definition 'true'

closes #3642

nihilhill db9bc71c 49bc7c24

+1
+1
crypt-gpgme.c
··· 43 43 #include <sys/stat.h> 44 44 #include <errno.h> 45 45 #include <ctype.h> 46 + #include <stdbool.h> /* for "true" */ 46 47 47 48 #include <gpgme.h> 48 49