summaryrefslogtreecommitdiff
path: root/lib/x509/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/common.h')
-rw-r--r--lib/x509/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/x509/common.h b/lib/x509/common.h
index cd82c4e14b..a993f343a3 100644
--- a/lib/x509/common.h
+++ b/lib/x509/common.h
@@ -27,10 +27,6 @@
#include <gnutls_algorithms.h>
-/* for int2str */
-#define MAX_INT_DIGITS 4
-void _gnutls_int2str (unsigned int k, char *data);
-
#define MAX_STRING_LEN 512
#define GNUTLS_XML_SHOW_ALL 1