diff options
Diffstat (limited to 'src/gpgconf.c')
-rw-r--r-- | src/gpgconf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpgconf.c b/src/gpgconf.c index cbfd3dd4..47ef47ab 100644 --- a/src/gpgconf.c +++ b/src/gpgconf.c @@ -26,6 +26,7 @@ #include "ops.h" #include "engine.h" +#include "debug.h" #ifdef ENABLE_GPGCONF /* engine-gpgconf.c. */ |