diff options
Diffstat (limited to '')
| -rw-r--r-- | gpgme/rungpg.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/gpgme/rungpg.c b/gpgme/rungpg.c index 2b0e4d3d..2d5a1a7a 100644 --- a/gpgme/rungpg.c +++ b/gpgme/rungpg.c @@ -40,6 +40,7 @@  #include "context.h"  /*temp hack until we have GpmeData methods to do I/O */  #include "io.h"  #include "sema.h" +#include "debug.h"  #include "status-table.h"  #include "engine-backend.h" | 
