aboutsummaryrefslogtreecommitdiffstats
path: root/include/keyserver.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/keyserver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/keyserver.h b/include/keyserver.h
index 331077e30..33c1b318b 100644
--- a/include/keyserver.h
+++ b/include/keyserver.h
@@ -21,6 +21,8 @@
#ifndef _KEYSERVER_H_
#define _KEYSERVER_H_
+#define KEYSERVER_PROTO_VERSION 1
+
/* These are usable for return codes for the gpgkeys_ process, and
also KEY FAILED codes. */
#define KEYSERVER_OK 0 /* not an error */