Tidy up some code formatting.
[openssl.git] / apps / s_apps.h
index 57af7c0f8cf04f8cf915bf37c77be8b312d17bf5..235a1778e8b09677a300c9e3ef7e9eee95780656 100644 (file)
@@ -57,7 +57,9 @@
  */
 
 #include <sys/types.h>
-#if (defined(VMS) || defined(__VMS)) && !defined(FD_SET)
+#include <openssl/opensslconf.h>
+
+#if defined(OPENSSL_SYS_VMS) && !defined(FD_SET)
 /* VAX C does not defined fd_set and friends, but it's actually quite simple */
 /* These definitions are borrowed from SOCKETSHR.      /Richard Levitte */
 #define MAX_NOFILE     32