Adds build for OpenSSL 1.1.1d

This commit is contained in:
Steve Dower
2019-09-16 12:49:11 +01:00
parent dcf1bc5f53
commit a57ee863f7
172 changed files with 808 additions and 316 deletions

View File

@@ -11,6 +11,10 @@
#ifndef HEADER_SSLERR_H
# define HEADER_SSLERR_H
# ifndef HEADER_SYMHACKS_H
# include <openssl/symhacks.h>
# endif
# ifdef __cplusplus
extern "C"
# endif