summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-08-30 10:46:08 +0000
committerSimon Josefsson <simon@josefsson.org>2005-08-30 10:46:08 +0000
commitba437bc2e644a6218a51cf08f3cb8d1482b0b552 (patch)
tree5a1723bb7a1949468efa18fd2b7628b47e6cadb2 /lib/gnutls_x509.c
parent942c42fc418e899446810daa32dad1e327c2141e (diff)
downloadgnutls-ba437bc2e644a6218a51cf08f3cb8d1482b0b552.tar.gz
Don't include gnutls_random.h.
Diffstat (limited to 'lib/gnutls_x509.c')
-rw-r--r--lib/gnutls_x509.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index 143a88e5be..f5d60e7f5e 100644
--- a/lib/gnutls_x509.c
+++ b/lib/gnutls_x509.c
@@ -31,7 +31,6 @@
#include "gnutls_num.h"
#include "libtasn1.h"
#include "gnutls_datum.h"
-#include <gnutls_random.h>
#include <gnutls_pk.h>
#include <gnutls_algorithms.h>
#include <gnutls_global.h>