aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/des_ver.h
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-06-08 15:35:57 +0000
committerUlf Möller <ulf@openssl.org>1999-06-08 15:35:57 +0000
commitbebf2787eaf121b6a4522fc8e072c740f0e4804e (patch)
tree14d91d7c9a1b42f2fbebcb78e8890fcd15c5dfad /crypto/des/des_ver.h
parentf439123f38f2326e7a7cfd87cedb914dc28ae17b (diff)
downloadopenssl-bebf2787eaf121b6a4522fc8e072c740f0e4804e.tar.gz
Fix to compile the des app.
Diffstat (limited to 'crypto/des/des_ver.h')
-rw-r--r--crypto/des/des_ver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/des/des_ver.h b/crypto/des/des_ver.h
index 1a28f48f98..de3c02f110 100644
--- a/crypto/des/des_ver.h
+++ b/crypto/des/des_ver.h
@@ -56,5 +56,6 @@
* [including the GNU Public Licence.]
*/
+#include <openssl/e_os2.h>
OPENSSL_EXTERN char *DES_version; /* SSLeay version string */
OPENSSL_EXTERN char *libdes_version; /* old libdes version string */