Make sha.h more "portable" [from HEAD].
This commit is contained in:
parent
68bb98159f
commit
a77a95584d
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
#define HEADER_SHA_H
|
||||
|
||||
#include <openssl/e_os2.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue