X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fcrypto%2Frsa_crypto.h;h=b2419309fe2ccb12dce9eb2cbd12a44219e0a763;hb=ee7596ce4d372d632f1d1555de9afd30b622bf29;hp=eb642caef45d0c47e84535a68cad9d212233885d;hpb=567f3ce3668cc050498387b5e221b7ea4bf1badd;p=feisty_meow.git diff --git a/nucleus/library/crypto/rsa_crypto.h b/nucleus/library/crypto/rsa_crypto.h index eb642cae..b2419309 100644 --- a/nucleus/library/crypto/rsa_crypto.h +++ b/nucleus/library/crypto/rsa_crypto.h @@ -18,10 +18,9 @@ #include #include -#include - // forward. //struct RSA; +typedef struct rsa_st RSA; namespace crypto {