Change #include filenames from <foo.h> to <openssl.h>.
Submitted by: Reviewed by: PR:
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include "cryptlib.h"
|
||||
#include "stack.h"
|
||||
#include <openssl/stack.h>
|
||||
|
||||
#undef MIN_NODES
|
||||
#define MIN_NODES 4
|
||||
|
Reference in New Issue
Block a user