aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index ade26dcc4..57f225c6b 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -134,6 +134,10 @@ struct
char *port;
char *path;
char *opaque;
+ struct
+ {
+ unsigned int direct_uri:1;
+ } flags;
} *keyserver;
struct
{