include e_os.h as "openssl/e_os.h" (as elsewhere)
This commit is contained in:
parent
41d2a336ee
commit
d3a73875e2
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "e_os.h"
|
||||
#include "openssl/e_os.h"
|
||||
#include <openssl/crypto.h>
|
||||
#include <openssl/rand.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue