diff --git a/3rdp/build/cl-algorithms.patch b/3rdp/build/cl-algorithms.patch
index 1aea3268e7017eb838e1b275b01520cb566f87d4..81cede2f057b67f418ba8459b86f37dd677a7cb6 100644
--- a/3rdp/build/cl-algorithms.patch
+++ b/3rdp/build/cl-algorithms.patch
@@ -1,10 +1,11 @@
 --- misc/config.h.orig	2018-02-15 02:26:59.017103000 -0500
 +++ misc/config.h	2018-02-15 02:27:50.400787000 -0500
-@@ -9,6 +9,7 @@
+@@ -9,6 +9,8 @@
  
  #define _CONFIG_DEFINED
  
 +#define USE_PROBLEMATIC_ALGORITHMS
++#define USE_SSH_EXTENDED
  /****************************************************************************
  *																			*
  *						Custom Configuration Profiles						*