summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/recipes/patches/openssl/ppc-amigaos/no-term.p')
-rw-r--r--sdk/recipes/patches/openssl/ppc-amigaos/no-term.p4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p b/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p
index 097bbb4..606e3f1 100644
--- a/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p
+++ b/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p
@@ -1,6 +1,6 @@
--- crypto/ui/ui_openssl.c.orig 2011-03-08 22:37:51.000000000 +0000
+++ crypto/ui/ui_openssl.c 2011-03-08 22:39:00.000000000 +0000
-@@ -214,6 +214,12 @@
+@@ -220,6 +220,12 @@
#undef SGTTY
#endif
@@ -13,7 +13,7 @@
#ifdef TERMIOS
# include <termios.h>
# define TTY_STRUCT struct termios
-@@ -262,7 +268,7 @@
+@@ -268,7 +274,7 @@
typedef int sig_atomic_t;
#endif