aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpgv.c')
-rw-r--r--g10/gpgv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/gpgv.c b/g10/gpgv.c
index dfd247da8..bd5820da7 100644
--- a/g10/gpgv.c
+++ b/g10/gpgv.c
@@ -291,6 +291,8 @@ keyserver_import_fprint (const byte *fprint, size_t fprint_len,
return -1;
}
+int
+keyserver_getname(const char *name) { return -1; }
/* Stub:
* No encryption here but mainproc links to these functions.