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 606e3f1..24bdb86 100644
--- a/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p
+++ b/sdk/recipes/patches/openssl/ppc-amigaos/no-term.p
@@ -12,9 +12,9 @@
+
#ifdef TERMIOS
# include <termios.h>
- # define TTY_STRUCT struct termios
+ # define TTY_STRUCT struct termios
@@ -268,7 +274,7 @@
- typedef int sig_atomic_t;
+ typedef int sig_atomic_t;
#endif
-#if defined(OPENSSL_SYS_MACINTOSH_CLASSIC) || defined(MAC_OS_GUSI_SOURCE) || defined(OPENSSL_SYS_NETWARE)