--- src/RawImp.c.orig 2013-01-27 11:42:36.000000000 -0800 +++ src/RawImp.c 2013-01-27 11:58:01.000000000 -0800 @@ -61,7 +61,7 @@ # include # include #endif -#ifndef __APPLE__ /* dima */ +#if !defined __APPLE__ && !defined __powerpc__ && !defined __powerpc64__ /* dima */ #include #endif /* dima */