Latest update.

This commit is contained in:
2019-10-17 23:54:38 +09:00
parent 41a23ae6f6
commit ee84d0dd84
1357 changed files with 41111 additions and 9603 deletions
+8 -2
View File
@@ -11,8 +11,14 @@
* for the EdelKey project.
*/
#ifndef HEADER_SRP_H
# define HEADER_SRP_H
#ifndef OPENSSL_SRP_H
# define OPENSSL_SRP_H
# pragma once
# include <openssl/macros.h>
# if !OPENSSL_API_3
# define HEADER_SRP_H
# endif
#include <openssl/opensslconf.h>