<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- jabberd/jabberd.h.orig
+++ jabberd/jabberd.h
@@ -103,10 +103,10 @@
 #include &lt;jabberdlib.h&gt;
 #include &lt;gnutls/gnutls.h&gt;
 #include &lt;gnutls/x509.h&gt;
+#include &lt;gnutls/openpgp.h&gt;
 
 #ifdef HAVE_GNUTLS_EXTRA
 #  include &lt;gnutls/extra.h&gt;
-#  include &lt;gnutls/openpgp.h&gt;
 #endif
 
 /** Packet types */
</pre></body></html>