summaryrefslogtreecommitdiff
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
parent942c42fc418e899446810daa32dad1e327c2141e (diff)
downloadgnutls-ba437bc2e644a6218a51cf08f3cb8d1482b0b552.tar.gz
Don't include gnutls_random.h.
-rw-r--r--lib/auth_cert.c1
-rw-r--r--lib/auth_rsa.c1
-rw-r--r--lib/auth_rsa_export.c1
-rw-r--r--lib/auth_srp_passwd.c1
-rw-r--r--lib/gnutls_cipher.c1
-rw-r--r--lib/gnutls_handshake.c1
-rw-r--r--lib/gnutls_pk.c1
-rw-r--r--lib/gnutls_v2_compat.c1
-rw-r--r--lib/gnutls_x509.c1
-rw-r--r--lib/x509/pkcs12.c1
-rw-r--r--lib/x509/privkey_pkcs8.c1
11 files changed, 0 insertions, 11 deletions
diff --git a/lib/auth_cert.c b/lib/auth_cert.c
index 7050293d9c..8480b710bd 100644
--- a/lib/auth_cert.c
+++ b/lib/auth_cert.c
@@ -35,7 +35,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>
diff --git a/lib/auth_rsa.c b/lib/auth_rsa.c
index 39d3cdf280..07e4072c7b 100644
--- a/lib/auth_rsa.c
+++ b/lib/auth_rsa.c
@@ -34,7 +34,6 @@
#include "libtasn1.h"
#include "gnutls_datum.h"
#include "auth_cert.h"
-#include <gnutls_random.h>
#include <gnutls_pk.h>
#include <gnutls_algorithms.h>
#include <gnutls_global.h>
diff --git a/lib/auth_rsa_export.c b/lib/auth_rsa_export.c
index 41d2da374f..e3c35332d8 100644
--- a/lib/auth_rsa_export.c
+++ b/lib/auth_rsa_export.c
@@ -34,7 +34,6 @@
#include "libtasn1.h"
#include "gnutls_datum.h"
#include "auth_cert.h"
-#include <gnutls_random.h>
#include <gnutls_pk.h>
#include <gnutls_algorithms.h>
#include <gnutls_global.h>
diff --git a/lib/auth_srp_passwd.c b/lib/auth_srp_passwd.c
index 7cdf5bd582..edaaa1de66 100644
--- a/lib/auth_srp_passwd.c
+++ b/lib/auth_srp_passwd.c
@@ -34,7 +34,6 @@
#include "auth_srp.h"
#include "gnutls_auth_int.h"
#include "gnutls_srp.h"
-#include "gnutls_random.h"
#include "gnutls_dh.h"
#include "debug.h"
#include <gnutls_str.h>
diff --git a/lib/gnutls_cipher.c b/lib/gnutls_cipher.c
index 2cf9144871..9ee2f2c79e 100644
--- a/lib/gnutls_cipher.c
+++ b/lib/gnutls_cipher.c
@@ -34,7 +34,6 @@
#include "gnutls_hash_int.h"
#include "gnutls_cipher_int.h"
#include "debug.h"
-#include "gnutls_random.h"
#include "gnutls_num.h"
#include "gnutls_datum.h"
#include "gnutls_kx.h"
diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c
index 4ce7e78d9a..464d2572dc 100644
--- a/lib/gnutls_handshake.c
+++ b/lib/gnutls_handshake.c
@@ -39,7 +39,6 @@
#include "gnutls_hash_int.h"
#include "gnutls_db.h"
#include "gnutls_extensions.h"
-#include "gnutls_random.h"
#include "gnutls_auth_int.h"
#include "gnutls_v2_compat.h"
#include "auth_cert.h"
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>
diff --git a/lib/gnutls_v2_compat.c b/lib/gnutls_v2_compat.c
index 2cc34acfbd..86e666f797 100644
--- a/lib/gnutls_v2_compat.c
+++ b/lib/gnutls_v2_compat.c
@@ -39,7 +39,6 @@
#include "gnutls_hash_int.h"
#include "gnutls_db.h"
#include "gnutls_extensions.h"
-#include "gnutls_random.h"
#include "gnutls_auth_int.h"
/* This selects the best supported ciphersuite from the ones provided */
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>
diff --git a/lib/x509/pkcs12.c b/lib/x509/pkcs12.c
index 0ec8914aea..a972c118f2 100644
--- a/lib/x509/pkcs12.c
+++ b/lib/x509/pkcs12.c
@@ -34,7 +34,6 @@
#include <gnutls_global.h>
#include <gnutls_errors.h>
#include <gnutls_num.h>
-#include <gnutls_random.h>
#include <common.h>
#include <x509_b64.h>
#include <pkcs12.h>
diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c
index 4b73baa7f6..6bedcbc23c 100644
--- a/lib/x509/privkey_pkcs8.c
+++ b/lib/x509/privkey_pkcs8.c
@@ -40,7 +40,6 @@
#include <extensions.h>
#include <mpi.h>
#include <gnutls_algorithms.h>
-#include <gnutls_random.h>
#include <gnutls_num.h>
#include <gc.h>