summaryrefslogtreecommitdiffstats
path: root/src/crypto/md4/md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/md4/md4.c')
-rw-r--r--src/crypto/md4/md4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/md4/md4.c b/src/crypto/md4/md4.c
index 8fb357b..6150b96 100644
--- a/src/crypto/md4/md4.c
+++ b/src/crypto/md4/md4.c
@@ -56,6 +56,7 @@
#include <openssl/md4.h>
+#include <stdlib.h>
#include <string.h>