]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - e_os2.h
Add a few more VxWorks targets.
[thirdparty/openssl.git] / e_os2.h
diff --git a/e_os2.h b/e_os2.h
index ff68d5b94aae707c5a8180a9b6d39a21fb3e46a2..8db74f830084a193470b38b501d3a0f235ae3386 100644 (file)
--- a/e_os2.h
+++ b/e_os2.h
@@ -178,6 +178,11 @@ extern "C" {
 # endif
 #endif
 
+/* ------------------------------- VxWorks --------------------------------- */
+#ifdef OPENSSL_SYSNAME_VXWORKS
+# define OPENSSL_SYS_VXWORKS
+#endif
+
 /**
  * That's it for OS-specific stuff
  *****************************************************************************/