$NetBSD: patch-ac,v 1.1 2007/07/28 01:42:50 joerg Exp $ --- fractalb.c.orig 2007-07-28 01:15:21.000000000 +0000 +++ fractalb.c @@ -8,11 +8,7 @@ fractal routines. #include #include -#ifdef __TURBOC__ -#include -#elif !defined(__386BSD__) -#include -#endif +#include /* see Fractint.c for a description of the "include" hierarchy */ #include "port.h" #include "prototyp.h"