1 /* added 10/26/2010 to deal with both archs on Mac */ 2 3 #ifdef __BIG_ENDIAN__ 4 #include "gphoto2-endian-ppc.h" 5 #else 6 #include "gphoto2-endian-intel.h" 7 #endif 8