]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/s_apps.h
Netware-specific changes,
[thirdparty/openssl.git] / apps / s_apps.h
index 66b6edd442beae8b8bfe27bb747b6765c62d6823..f4c85aa81f50020c097df9f121e9529e6797815c 100644 (file)
  * Hudson (tjh@cryptsoft.com).
  *
  */
-
+#if !defined(OPENSSL_SYS_NETWARE)  /* conflicts with winsock2 stuff on netware */
 #include <sys/types.h>
+#endif
 #include <openssl/opensslconf.h>
 
 #if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_MSDOS)