aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/keyserver-internal.h')
-rw-r--r--g10/keyserver-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/keyserver-internal.h b/g10/keyserver-internal.h
index d64269030..3d2f46581 100644
--- a/g10/keyserver-internal.h
+++ b/g10/keyserver-internal.h
@@ -41,5 +41,6 @@ int keyserver_import_keyid(u32 *keyid,struct keyserver_spec *keyserver);
int keyserver_refresh(STRLIST users);
int keyserver_search(STRLIST tokens);
int keyserver_fetch(STRLIST urilist);
+int keyserver_getname(const char *name);
#endif /* !_KEYSERVER_INTERNAL_H_ */