missed vms comment
authortedu <tedu@openbsd.org>
Wed, 16 Apr 2014 02:51:01 +0000 (02:51 +0000)
committertedu <tedu@openbsd.org>
Wed, 16 Apr 2014 02:51:01 +0000 (02:51 +0000)
lib/libssl/src/apps/s_client.c

index 6ca36de..637e85e 100644 (file)
 #define APPS_WIN16
 #endif
 
-/* With IPv6, it looks like Digital has mixed up the proper order of
-   recursive header file inclusion, resulting in the compiler complaining
-   that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
-   is needed to have fileno() declared correctly...  So let's define u_int */
 #define USE_SOCKETS
 #include "apps.h"
 #include <openssl/x509.h>