--- common/fractals.c.orig 2015-01-19 18:35:16 UTC +++ common/fractals.c @@ -43,7 +43,7 @@ an appropriate setup, per_image, per_pixel, and orbit #include #elif defined(__APPLE__) #include -#elif !defined(__386BSD__) +#elif !defined(BIG_ANSI_C) #include #endif /* see Fractint.c for a description of the "include" hierarchy */