diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index 2bc866ea2..db82bc4ad 100644 --- a/g10/options.h +++ b/g10/options.h @@ -133,6 +133,7 @@ struct { STRLIST other; } keyserver_options; int exec_disable; + int exec_path_set; unsigned int import_options; unsigned int export_options; char *def_preference_list; |