summaryrefslogtreecommitdiff
path: root/st_crypt.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-06 16:37:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-06 16:37:41 -0700
commit3ee70de3d9359485b37785fe28a31b7c87a0f8da (patch)
treea28f328f329e471784b2d2d3e40aaf06a5fbfa98 /st_crypt.patch
parentAdd optimizations (diff)
downloadsyncterm-3ee70de3d9359485b37785fe28a31b7c87a0f8da.tar.xz
Rebuild with pthread patches.
Diffstat (limited to 'st_crypt.patch')
-rw-r--r--st_crypt.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/st_crypt.patch b/st_crypt.patch
new file mode 100644
index 0000000..1e366ca
--- /dev/null
+++ b/st_crypt.patch
@@ -0,0 +1,11 @@
+--- orig/src/syncterm/st_crypt.h 2022-06-02 13:05:13.210790443 -0400
++++ new/src/syncterm/st_crypt.h 2022-06-02 13:07:18.857457650 -0400
+@@ -4,7 +4,7 @@
+ #define _ST_CRYPT_H_
+
+ #ifndef WITHOUT_CRYPTLIB
+-#include <cryptlib.h>
++#include "../../3rdp/src/cl/cryptlib.h"
+ #if CRYPTLIB_VERSION < 3400
+ #if CRYPTLIB_VERSION < 340 || CRYPTLIB_VERSION > 999
+ #define CRYPT_ATTRIBUTE_ERRORMESSAGE CRYPT_ATTRIBUTE_INT_ERRORMESSAGE