--- common/fractalb.c.orig 2020-07-05 20:02:50 UTC +++ common/fractalb.c @@ -12,7 +12,7 @@ fractal routines. #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 */