diff options
Diffstat (limited to 'contrib/pgcrypto/pgp-mpi-openssl.c')
-rw-r--r-- | contrib/pgcrypto/pgp-mpi-openssl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pgcrypto/pgp-mpi-openssl.c b/contrib/pgcrypto/pgp-mpi-openssl.c index ed41e1151c..57acfa0f17 100644 --- a/contrib/pgcrypto/pgp-mpi-openssl.c +++ b/contrib/pgcrypto/pgp-mpi-openssl.c @@ -33,7 +33,6 @@ #include <openssl/bn.h> #include "px.h" -#include "mbuf.h" #include "pgp.h" static BIGNUM * |