[client,common] add openssl includes for TLS version

This commit is contained in:
akallabeth 2023-02-03 12:11:46 +01:00 committed by akallabeth
parent d1ddf7a6c7
commit 9e8fc60a45

View File

@ -55,6 +55,7 @@
#include <freerdp/version.h>
#include <freerdp/client/utils/smartcard_cli.h>
#include <openssl/tls1.h>
#include "cmdline.h"
#include <freerdp/log.h>