aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-card.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpg-card.h')
-rw-r--r--tools/gpg-card.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gpg-card.h b/tools/gpg-card.h
index 391241686..67ecc4683 100644
--- a/tools/gpg-card.h
+++ b/tools/gpg-card.h
@@ -38,6 +38,8 @@ struct
const char *agent_program;
int autostart;
+ int no_key_lookup; /* Assume --no-key-lookup for "list". */
+
/* Options passed to the gpg-agent: */
session_env_t session_env;
char *lc_ctype;