From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- ccast/axTLS/os_int.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 ccast/axTLS/os_int.h (limited to 'ccast/axTLS/os_int.h') diff --git a/ccast/axTLS/os_int.h b/ccast/axTLS/os_int.h old mode 100644 new mode 100755 index 4918111..8ae5878 --- a/ccast/axTLS/os_int.h +++ b/ccast/axTLS/os_int.h @@ -33,7 +33,8 @@ extern "C" { #if (__STDC_VERSION__ >= 199901L) /* C99 */ \ || defined(_STDINT_H_) || defined(_STDINT_H) \ - || defined(_SYS_TYPES_H) + || defined(_SYS_TYPES_H) \ + || (defined(__APPLE__) && defined(__POWERPC__)) #include -- cgit v1.2.3