--- libfreerdp/crypto/tls.c.orig 2021-10-21 09:30:50.000000000 +0300
+++ libfreerdp/crypto/tls.c 2021-11-09 20:29:50.619844000 +0300
@@ -21,6 +21,8 @@
#include "config.h"
#endif
+#define LIBRESSL_INTERNAL
+
#include <assert.h>
#include <string.h>
#include <errno.h>