Remove unused declaration of BIGNUM.

This commit is contained in:
Brian Smith 2018-12-04 12:36:02 -10:00
parent 59fbc58453
commit d6b194c72c

View File

@ -146,6 +146,4 @@
#endif // OPENSSL_ASM_INCOMPATIBLE
typedef struct bignum_st BIGNUM;
#endif // OPENSSL_HEADER_BASE_H