Initial experimental support for X9.42 DH parameter format to handle
[oweals/openssl.git] / apps / apps.c
index 02cf44d488f94bc5ae89bf71ec40e0e3fc2a0c90..4e11915b025580d88af75bc43524044d10add26e 100644 (file)
  *
  */
 
-#ifndef _POSIX_C_SOURCE
+#if !defined(_POSIX_C_SOURCE) && defined(OPENSSL_SYS_VMS)
 #define _POSIX_C_SOURCE 2      /* On VMS, you need to define this to get
                                   the declaration of fileno().  The value
                                   2 is to make sure no function defined