Skip to content
Snippets Groups Projects
Commit ae15d22a authored by Niels Möller's avatar Niels Möller
Browse files

* pgp-encode.c [!HAVE_LIBGMP]: Kludge around the pgp.h's

dependency on gmp.h.
(pgp_put_mpi): Condition on HAVE_LIBGMP.

* pgp.h: Don't include bignum.h, to make it possible to compile
the non-bignum parts of pgp-encode.c without bignum support. Needs
to be fixed properly before the pgp interface is advertised.

Rev: src/nettle/pgp-encode.c:1.8
Rev: src/nettle/pgp.h:1.6
parent 667b0662
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment