On Monday, 19 September 2022 19:28:09 CEST Dominique Dumont wrote: > Was there any reason to move up the #ifdef line ?
Duncan, this patch should fix pan compilation for you. I'll wait on Thomas opinion before committing this change. All the best diff --git a/pan/usenet-utils/gpg.h b/pan/usenet-utils/gpg.h index 70a3234..875d033 100644 --- a/pan/usenet-utils/gpg.h +++ b/pan/usenet-utils/gpg.h @@ -21,10 +21,10 @@ #define _HAVE_GPGDEFS_H #include <config.h> +#include <gmime/gmime.h> #ifdef HAVE_GMIME_CRYPTO -#include <gmime/gmime.h> #include <map> #include <vector> _______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users