X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=apps%2Fs_client.c;h=9e90b483f2a7e1227f54413db413418a08527e2a;hp=20e581ec204edd4e667619eef64939318bc42daf;hb=ec577822f95a8bca0023c5c77cef1a4916822d4a;hpb=806115771c7a056756cb5f93bb3aaa71cd418e49 diff --git a/apps/s_client.c b/apps/s_client.c index 20e581ec20..9e90b483f2 100644 --- a/apps/s_client.c +++ b/apps/s_client.c @@ -64,10 +64,10 @@ #define APPS_WIN16 #endif #include "apps.h" -#include "x509.h" -#include "ssl.h" -#include "err.h" -#include "pem.h" +#include +#include +#include +#include #include "s_apps.h" #undef PROG