13 lines
440 B
Diff
13 lines
440 B
Diff
diff '--color=auto' -uNr syncterm-1.8.orig/src/xpdev/ini_file.h syncterm-1.8/src/xpdev/ini_file.h
|
|
--- syncterm-1.8.orig/src/xpdev/ini_file.h 2026-05-06 14:36:01.149826373 +0200
|
|
+++ syncterm-1.8/src/xpdev/ini_file.h 2026-05-06 14:38:54.546574784 +0200
|
|
@@ -29,7 +29,7 @@
|
|
#include "str_list.h" /* strList_t */
|
|
#ifdef WITH_CRYPTLIB
|
|
#ifndef WITHOUT_CRYPTLIB
|
|
- #include "cryptlib.h"
|
|
+ #include "../../3rdp/src/cl/cryptlib.h"
|
|
#endif
|
|
#endif
|
|
|