diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-02-26 11:19:26 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-02-26 11:19:26 +0100 |
commit | 5dd830a0689db8e85baed404347308b122d93627 (patch) | |
tree | 4932635e18dbc8810dc30edb53a74e11f7d1eb16 /lib/gnutls_x509.c | |
parent | 2b34c12461ebc223fa7ab102297d0fea67ac6f42 (diff) | |
download | gnutls-5dd830a0689db8e85baed404347308b122d93627.tar.gz |
Move privkey.h stuff to x509_int.h.
Diffstat (limited to 'lib/gnutls_x509.c')
-rw-r--r-- | lib/gnutls_x509.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c index 14525893a8..ef6c15eeb6 100644 --- a/lib/gnutls_x509.c +++ b/lib/gnutls_x509.c @@ -45,7 +45,6 @@ #include "x509/common.h" #include "x509/x509_int.h" #include "x509/mpi.h" -#include "x509/privkey.h" #include "read-file.h" /* |