aboutsummaryrefslogtreecommitdiff
path: root/gpgme-vala/src/fix.c
diff options
context:
space:
mode:
authorfiaxh <git@mx.ax.lt>2017-03-10 16:16:48 +0100
committerfiaxh <git@mx.ax.lt>2017-03-10 17:29:23 +0100
commit9b8cf706d6b0ff83472af53c31b96c4c2f55f6b7 (patch)
treef31048126f135156da9d98f20cb4254933d9841d /gpgme-vala/src/fix.c
parent2fe8489d368a371aefbfbe66e74621a8df14cdc2 (diff)
downloaddino-9b8cf706d6b0ff83472af53c31b96c4c2f55f6b7.tar.gz
dino-9b8cf706d6b0ff83472af53c31b96c4c2f55f6b7.zip
Outfactor PGP into pgpme-vala
Diffstat (limited to 'gpgme-vala/src/fix.c')
-rw-r--r--gpgme-vala/src/fix.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpgme-vala/src/fix.c b/gpgme-vala/src/fix.c
new file mode 100644
index 00000000..76aff720
--- /dev/null
+++ b/gpgme-vala/src/fix.c
@@ -0,0 +1,3 @@
+#include <fix.h>
+
+static GRecMutex gpgme_global_mutex = {0};