summaryrefslogtreecommitdiffstats
path: root/crypto/engine
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-03 14:21:32 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-03 14:21:32 +0000
commita067cba35b955c8b9925c7d338d2604dcf041ca6 (patch)
tree80688d57ab07334637dad491e17047c18043e477 /crypto/engine
parent2905015c6e92c8a4a04e6eb4a9a8dcf43281757b (diff)
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Diffstat (limited to 'crypto/engine')
-rw-r--r--crypto/engine/enginetest.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/engine/enginetest.c b/crypto/engine/enginetest.c
index 51eb091e60..87fa8c57b7 100644
--- a/crypto/engine/enginetest.c
+++ b/crypto/engine/enginetest.c
@@ -58,9 +58,6 @@
#include <openssl/e_os2.h>
#include <stdio.h>
-#ifdef OPENSSL_SYS_WINCE
-#include <stdlib_extras.h>
-#endif
#include <string.h>
#include <openssl/buffer.h>
#include <openssl/crypto.h>