summaryrefslogtreecommitdiff
path: root/lib/gnutls_pubkey.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-12-12 09:40:29 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-12-12 09:40:29 +0100
commit1c297951ba962c0922f7e8b60f91d32b0d2e901f (patch)
tree56b770947bcbb98320390dac10a5ef3f39b69035 /lib/gnutls_pubkey.c
parent535596a4e2f857e6373b28142295bf8d6d1b6654 (diff)
downloadgnutls-1c297951ba962c0922f7e8b60f91d32b0d2e901f.tar.gz
deprecated x509/sign.h and moved functionality of it in gnutls_sig.h.
Diffstat (limited to 'lib/gnutls_pubkey.c')
-rw-r--r--lib/gnutls_pubkey.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_pubkey.c b/lib/gnutls_pubkey.c
index bce1334398..7169aecb80 100644
--- a/lib/gnutls_pubkey.c
+++ b/lib/gnutls_pubkey.c
@@ -30,7 +30,6 @@
#include <gnutls_datum.h>
#include <pkcs11_int.h>
#include <gnutls/abstract.h>
-#include <sign.h>
#include <gnutls_pk.h>
#include <x509_int.h>
#include <openpgp/openpgp_int.h>