diff options
Diffstat (limited to '')
-rw-r--r-- | gpgme/w32-sema.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgme/w32-sema.c b/gpgme/w32-sema.c index d2c0c5c0..c20f1a7b 100644 --- a/gpgme/w32-sema.c +++ b/gpgme/w32-sema.c @@ -36,6 +36,7 @@ #include "util.h" #include "sema.h" +#include "debug.h" static void sema_fatal (const char *text) |