aboutsummaryrefslogtreecommitdiffstats
path: root/sm/gpgsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sm/gpgsm.h')
-rw-r--r--sm/gpgsm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/gpgsm.h b/sm/gpgsm.h
index 65fff853a..43793dcdf 100644
--- a/sm/gpgsm.h
+++ b/sm/gpgsm.h
@@ -48,6 +48,7 @@ struct keyserver_spec
char *user;
char *pass;
char *base;
+ unsigned int use_ldaps:1;
};