aboutsummaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
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