update Configure

This commit is contained in:
Zhi Guan
2017-03-26 14:35:55 +08:00
parent 72497f1305
commit 0985cf27f1
2 changed files with 4 additions and 0 deletions

View File

@@ -429,6 +429,9 @@ my @disablables = (
"sha",
"md5",
"rsa",
"pem",
"pkcs7",
"pkcs12",
);
foreach my $proto ((@tls, @dtls))
{

View File

@@ -50,6 +50,7 @@
#ifndef HEADER_GMSKF_H
#define HEADER_GMSKF_H
#include <stdio.h>
#include <openssl/sgd.h>
#include <openssl/skf.h>