mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Minor fixes to o_p_test.c (CMakeLists.txt and includes)
This commit is contained in:
parent
1b460440af
commit
5eb264cfa7
2 changed files with 3 additions and 0 deletions
|
|
@ -32,7 +32,9 @@
|
|||
#include <sys/stat.h>
|
||||
|
||||
#include <openssl/rsa.h>
|
||||
#ifndef OPENSSL_NO_ENGINE
|
||||
#include <openssl/engine.h>
|
||||
#endif
|
||||
#include <openssl/pem.h>
|
||||
#include <openssl/bio.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue