]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - e_os2.h
RT3548: Remove some obsolete platforms
[thirdparty/openssl.git] / e_os2.h
diff --git a/e_os2.h b/e_os2.h
index bbb2ab64d2b9f0d8fab8489232cbc18e5dddfea4..bfc9606bb3f7d783805e389363718cd638f326b3 100644 (file)
--- a/e_os2.h
+++ b/e_os2.h
@@ -198,17 +198,6 @@ extern "C" {
 # define OPENSSL_SYS_VXWORKS
 #endif
 
-/* --------------------------------- BeOS ---------------------------------- */
-#if defined(__BEOS__)
-# define OPENSSL_SYS_BEOS
-# include <sys/socket.h>
-# if defined(BONE_VERSION)
-#  define OPENSSL_SYS_BEOS_BONE
-# else
-#  define OPENSSL_SYS_BEOS_R5
-# endif
-#endif
-
 /**
  * That's it for OS-specific stuff
  *****************************************************************************/