diff options
| -rw-r--r-- | src/lib/libcrypto/engine/eng_rsax.c | 4 | ||||
| -rw-r--r-- | src/lib/libssl/src/crypto/engine/eng_rsax.c | 4 | 
2 files changed, 2 insertions, 6 deletions
diff --git a/src/lib/libcrypto/engine/eng_rsax.c b/src/lib/libcrypto/engine/eng_rsax.c index 728b89d5f3..c33a776707 100644 --- a/src/lib/libcrypto/engine/eng_rsax.c +++ b/src/lib/libcrypto/engine/eng_rsax.c  | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: eng_rsax.c,v 1.11 2014/08/11 13:29:43 bcook Exp $ */ | 1 | /* $OpenBSD: eng_rsax.c,v 1.12 2014/11/19 13:35:37 krw Exp $ */ | 
| 2 | /* Copyright (c) 2010-2010 Intel Corp. | 2 | /* Copyright (c) 2010-2010 Intel Corp. | 
| 3 | * Author: Vinodh.Gopal@intel.com | 3 | * Author: Vinodh.Gopal@intel.com | 
| 4 | * Jim Guilford | 4 | * Jim Guilford | 
| @@ -67,8 +67,6 @@ | |||
| 67 | #include <stdio.h> | 67 | #include <stdio.h> | 
| 68 | #include <string.h> | 68 | #include <string.h> | 
| 69 | 69 | ||
| 70 | #include <openssl/opensslconf.h> | ||
| 71 | |||
| 72 | #include <openssl/crypto.h> | 70 | #include <openssl/crypto.h> | 
| 73 | #include <openssl/buffer.h> | 71 | #include <openssl/buffer.h> | 
| 74 | #include <openssl/engine.h> | 72 | #include <openssl/engine.h> | 
diff --git a/src/lib/libssl/src/crypto/engine/eng_rsax.c b/src/lib/libssl/src/crypto/engine/eng_rsax.c index 728b89d5f3..c33a776707 100644 --- a/src/lib/libssl/src/crypto/engine/eng_rsax.c +++ b/src/lib/libssl/src/crypto/engine/eng_rsax.c  | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: eng_rsax.c,v 1.11 2014/08/11 13:29:43 bcook Exp $ */ | 1 | /* $OpenBSD: eng_rsax.c,v 1.12 2014/11/19 13:35:37 krw Exp $ */ | 
| 2 | /* Copyright (c) 2010-2010 Intel Corp. | 2 | /* Copyright (c) 2010-2010 Intel Corp. | 
| 3 | * Author: Vinodh.Gopal@intel.com | 3 | * Author: Vinodh.Gopal@intel.com | 
| 4 | * Jim Guilford | 4 | * Jim Guilford | 
| @@ -67,8 +67,6 @@ | |||
| 67 | #include <stdio.h> | 67 | #include <stdio.h> | 
| 68 | #include <string.h> | 68 | #include <string.h> | 
| 69 | 69 | ||
| 70 | #include <openssl/opensslconf.h> | ||
| 71 | |||
| 72 | #include <openssl/crypto.h> | 70 | #include <openssl/crypto.h> | 
| 73 | #include <openssl/buffer.h> | 71 | #include <openssl/buffer.h> | 
| 74 | #include <openssl/engine.h> | 72 | #include <openssl/engine.h> | 
