aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ksutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/ksutil.h')
-rw-r--r--keyserver/ksutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyserver/ksutil.h b/keyserver/ksutil.h
index 8e1791467..e9d875f06 100644
--- a/keyserver/ksutil.h
+++ b/keyserver/ksutil.h
@@ -89,6 +89,7 @@ struct ks_options
unsigned int include_revoked:1;
unsigned int include_subkeys:1;
unsigned int check_cert:1;
+ unsigned int exact_name:1;
unsigned int exact_email:1;
} flags;
unsigned int verbose;