summaryrefslogtreecommitdiffstats
path: root/crypto/md5/md5.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-28 02:41:17 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-28 02:41:17 +0000
commitec517d25e8ead3211e1a22a2017e979b6f438f3a (patch)
treea9147f9d48efb705d8104a9ee911bb465eaeade2 /crypto/md5/md5.h
parentce9b1b0573adc188e15f27811460f5ffc7a06876 (diff)
Merge from 0.9.7-stable.
Diffstat (limited to 'crypto/md5/md5.h')
-rw-r--r--crypto/md5/md5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/md5/md5.h b/crypto/md5/md5.h
index 52cb753e6a..cfdbf03fe1 100644
--- a/crypto/md5/md5.h
+++ b/crypto/md5/md5.h
@@ -59,6 +59,8 @@
#ifndef HEADER_MD5_H
#define HEADER_MD5_H
+#include <openssl/e_os2.h>
+
#ifdef __cplusplus
extern "C" {
#endif