[Commits] prefs_gpg.c 1.1.2.37 1.1.2.38
claws at claws-mail.org
claws at claws-mail.org
Sat Jul 7 17:15:46 CEST 2012
Update of /home/claws-mail/claws/src/plugins/pgpcore
In directory srv:/tmp/cvs-serv22555/src/plugins/pgpcore
Modified Files:
Tag: gtk2
prefs_gpg.c
Log Message:
2012-07-07 [paul] 3.8.1cvs9
* src/plugins/pgpcore/prefs_gpg.c
fix build
Index: prefs_gpg.c
===================================================================
RCS file: /home/claws-mail/claws/src/plugins/pgpcore/Attic/prefs_gpg.c,v
retrieving revision 1.1.2.37
retrieving revision 1.1.2.38
diff -u -d -r1.1.2.37 -r1.1.2.38
--- prefs_gpg.c 27 May 2012 17:31:07 -0000 1.1.2.37
+++ prefs_gpg.c 7 Jul 2012 15:15:44 -0000 1.1.2.38
@@ -17,6 +17,11 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#include "claws-features.h"
+#endif
+
#include <gtk/gtk.h>
#include <glib.h>
#include <glib/gi18n.h>
More information about the Commits
mailing list