diff options
Diffstat (limited to 'g10/gpgv.c')
-rw-r--r-- | g10/gpgv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/gpgv.c b/g10/gpgv.c index f7cac3457..72ee53c4b 100644 --- a/g10/gpgv.c +++ b/g10/gpgv.c @@ -48,6 +48,7 @@ #include "filter.h" #include "ttyio.h" #include "i18n.h" +#include "sysutils.h" #include "status.h" #include "call-agent.h" |