Loading apps/s_client.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <openssl/opensslconf.h> #include <openssl/e_os2.h> #ifdef OPENSSL_NO_STDIO #define APPS_WIN16 #endif Loading apps/s_server.c +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <openssl/opensslconf.h> #include <openssl/e_os2.h> #ifdef OPENSSL_NO_STDIO #define APPS_WIN16 #endif Loading apps/s_socket.c +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ #undef NON_MAIN #include "s_apps.h" #include <openssl/ssl.h> #include <openssl/e_os2.h> /* With IPv6, it looks like Digital has mixed up the proper order of recursive header file inclusion, resulting in the compiler complaining Loading Loading
apps/s_client.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <openssl/opensslconf.h> #include <openssl/e_os2.h> #ifdef OPENSSL_NO_STDIO #define APPS_WIN16 #endif Loading
apps/s_server.c +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <openssl/opensslconf.h> #include <openssl/e_os2.h> #ifdef OPENSSL_NO_STDIO #define APPS_WIN16 #endif Loading
apps/s_socket.c +1 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,7 @@ #undef NON_MAIN #include "s_apps.h" #include <openssl/ssl.h> #include <openssl/e_os2.h> /* With IPv6, it looks like Digital has mixed up the proper order of recursive header file inclusion, resulting in the compiler complaining Loading