amend 9b8cf70
This commit is contained in:
parent
e59b9d2fff
commit
cf51e1dee2
8
gpgme-vala/src/fix.h
Normal file
8
gpgme-vala/src/fix.h
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#ifndef GPGME_FIX
|
||||||
|
#define GPGME_FIX 1
|
||||||
|
|
||||||
|
#include <glib.h>
|
||||||
|
|
||||||
|
static GRecMutex gpgme_global_mutex;
|
||||||
|
|
||||||
|
#endif
|
Loading…
Reference in a new issue