$NetBSD: patch-common_prompts1.c,v 1.1 2018/08/28 11:54:54 schmonz Exp $ --- common/prompts1.c.orig 2014-05-03 13:12:35.000000000 +0000 +++ common/prompts1.c @@ -10,13 +10,7 @@ #include #endif #endif -#ifdef __TURBOC__ -#include -#elif defined(__APPLE__) -#include -#elif !defined(__386BSD__) -#include -#endif +#include /* see Fractint.c for a description of the "include" hierarchy */ #include "port.h"