summaryrefslogtreecommitdiffstats
path: root/crypto/engine
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2009-05-03 13:48:54 +0000
committerAndy Polyakov <appro@openssl.org>2009-05-03 13:48:54 +0000
commit03e13ca3f140ebb2ccfe465cfba142328dafc227 (patch)
treee7c378fcc07dc69292f4473bc95d15b43d35d53c /crypto/engine
parent065c5d6328e61814b62a97f1586f5d0c0905071e (diff)
eng_aesni.c: win32 fix.
Diffstat (limited to 'crypto/engine')
-rw-r--r--crypto/engine/eng_aesni.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/crypto/engine/eng_aesni.c b/crypto/engine/eng_aesni.c
index 2d7f6f3ecc..cc282e6a0b 100644
--- a/crypto/engine/eng_aesni.c
+++ b/crypto/engine/eng_aesni.c
@@ -78,15 +78,12 @@
#if !defined(OPENSSL_NO_HW) && !defined(OPENSSL_NO_HW_AES_NI) && !defined(OPENSSL_NO_AES)
#include <stdio.h>
-#include <string.h>
-#include <assert.h>
-#include <openssl/crypto.h>
+#include "cryptlib.h"
#include <openssl/dso.h>
#include <openssl/engine.h>
#include <openssl/evp.h>
#include <openssl/aes.h>
#include <openssl/err.h>
-#include <cryptlib.h>
#include <openssl/modes.h>
/* AES-NI is available *ONLY* on some x86 CPUs. Not only that it