summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/engine/eng_padlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/engine/eng_padlock.c')
-rw-r--r--crypto/openssl/crypto/engine/eng_padlock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/engine/eng_padlock.c b/crypto/openssl/crypto/engine/eng_padlock.c
index db9c52b..4ca4f39 100644
--- a/crypto/openssl/crypto/engine/eng_padlock.c
+++ b/crypto/openssl/crypto/engine/eng_padlock.c
@@ -65,7 +65,7 @@
#include <stdio.h>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#ifdef _MSC_VER
# define alloca _alloca
# define snprintf _snprintf
OpenPOWER on IntegriCloud