pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] The recent git merges broke pan's build for me, culprit


From: Dominique Dumont
Subject: Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133
Date: Mon, 19 Sep 2022 19:34:04 +0200

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>








reply via email to

[Prev in Thread] Current Thread [Next in Thread]