summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-18 15:22:01 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-18 15:22:01 +0100
commitb840325603be84cbc66efc99a3c75754268c6409 (patch)
treeffe201f3c401b0b942cbed233ca6dd90d0730371 /includes
parentb1a9bf3360772de026af9a9972b02229e66daac5 (diff)
downloadgnutls-b840325603be84cbc66efc99a3c75754268c6409.tar.gz
Re-add gnutls_openpgp_crt_get_id to avoid breaking ABI.
Diffstat (limited to 'includes')
-rw-r--r--includes/gnutls/compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/gnutls/compat.h b/includes/gnutls/compat.h
index 280b410d05..ee23e49ad2 100644
--- a/includes/gnutls/compat.h
+++ b/includes/gnutls/compat.h
@@ -19,8 +19,6 @@
#define _GNUTLS_GCC_ATTR_DEPRECATED
#endif
-#define gnutls_openpgp_crt_get_id gnutls_openpgp_crt_get_key_id
-
#define gnutls_cipher_algorithm gnutls_cipher_algorithm_t
#define gnutls_kx_algorithm gnutls_kx_algorithm_t
#define gnutls_paramsype gnutls_paramsype_t