Change #include filenames from <foo.h> to <openssl.h>.
Submitted by: Reviewed by: PR:
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "bn.h"
|
||||
#include <openssl/bn.h>
|
||||
|
||||
#define DSA_FLAG_CACHE_MONT_P 0x01
|
||||
|
||||
|
Reference in New Issue
Block a user