summaryrefslogtreecommitdiff
path: root/lib/gnutls_pk.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_pk.c
parent942c42fc418e899446810daa32dad1e327c2141e (diff)
downloadgnutls-ba437bc2e644a6218a51cf08f3cb8d1482b0b552.tar.gz
Don't include gnutls_random.h.
Diffstat (limited to 'lib/gnutls_pk.c')
-rw-r--r--lib/gnutls_pk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_pk.c b/lib/gnutls_pk.c
index 47c53164f5..e2a5f2189f 100644
--- a/lib/gnutls_pk.c
+++ b/lib/gnutls_pk.c
@@ -30,7 +30,6 @@
#include <gnutls_mpi.h>
#include <gnutls_pk.h>
#include <gnutls_errors.h>
-#include <gnutls_random.h>
#include <gnutls_datum.h>
#include <gnutls_global.h>
#include <gnutls_num.h>