aboutsummaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>1999-12-19 22:56:23 +0000
committerAndy Polyakov <appro@openssl.org>1999-12-19 22:56:23 +0000
commit404fb7149effa40d04625272424a28ff25c0e673 (patch)
tree4dfb4b6e2caaaa570b041cf4de249b525c96c5c9 /e_os.h
parenta7c5241f5f23bf8eeb41efd7f4932f9e1359a38d (diff)
downloadopenssl-404fb7149effa40d04625272424a28ff25c0e673.tar.gz
Even more late break-in MacOS tidbits...
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e_os.h b/e_os.h
index 12f39788eb..f651b32fd5 100644
--- a/e_os.h
+++ b/e_os.h
@@ -252,7 +252,7 @@ extern "C" {
# else
/* !defined VMS */
# ifdef OPENSSL_UNISTD
-# include OPENSLL_UNISTD
+# include OPENSSL_UNISTD
# else
# include <unistd.h>
# endif