engine.h includes all the needed header files, so don't do it again
here.
This commit is contained in:
parent
0d96bf8950
commit
3caff6092a
1 changed files with 0 additions and 7 deletions
|
@ -59,13 +59,6 @@
|
|||
#ifndef HEADER_ENGINE_INT_H
|
||||
#define HEADER_ENGINE_INT_H
|
||||
|
||||
#include <openssl/rsa.h>
|
||||
#include <openssl/dsa.h>
|
||||
#include <openssl/dh.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/evp.h>
|
||||
|
||||
/* Take public definitions from engine.h */
|
||||
#include <openssl/engine.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue