linamh/app-misc/syncterm/files/st_crypt-9999.patch

12 lines
453 B
Diff

--- syncterm-9999/src/syncterm/st_crypt.h.orig 2023-01-13 15:24:35.746160896 +0100
+++ syncterm-9999/src/syncterm/st_crypt.h 2023-01-13 15:25:16.746700269 +0100
@@ -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