aboutsummaryrefslogblamecommitdiff
path: root/graphics/argyllcms/files/patch-ccast_axTLS_os__int.h
blob: 5bdf9cc99d27af51697a0d3b3cb215d958523cbd (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                       






                                                                                 
--- ccast/axTLS/os_int.h.orig	2016-09-28 03:00:00 UTC
+++ ccast/axTLS/os_int.h
@@ -34,6 +34,7 @@ extern "C" {
 #if (__STDC_VERSION__ >= 199901L)	/* C99 */		\
  || defined(_STDINT_H_) || defined(_STDINT_H)		\
  || defined(_SYS_TYPES_H)							\
+ || defined(__powerpc64__) || defined(POWERPC64)	\
  || (defined(__APPLE__) && defined(__POWERPC__))
 
 #include <stdint.h>