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