diff options
Diffstat (limited to 'tools/gpgtar.h')
-rw-r--r-- | tools/gpgtar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpgtar.h b/tools/gpgtar.h index c403835b5..0854064fb 100644 --- a/tools/gpgtar.h +++ b/tools/gpgtar.h @@ -46,6 +46,7 @@ struct int answer_no; int status_fd; int require_compliance; + int with_log; } opt; |