summaryrefslogtreecommitdiffstats
path: root/crypto/md4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md4')
-rw-r--r--crypto/md4/md4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/md4/md4.h b/crypto/md4/md4.h
index d289d287cb..c3ed9b3f75 100644
--- a/crypto/md4/md4.h
+++ b/crypto/md4/md4.h
@@ -60,6 +60,7 @@
#define HEADER_MD4_H
#include <openssl/e_os2.h>
+#include <stddef.h>
#ifdef __cplusplus
extern "C" {