$NetBSD: patch-ab,v 1.2 2000/04/16 02:57:22 mycroft Exp $ --- nctgui.h.orig Sun Dec 5 21:40:20 1999 +++ nctgui.h Sat Apr 15 22:16:51 2000 @@ -8,8 +8,11 @@ */ /* include files used by gui.c and main.c */ +#ifdef __NetBSD__ +#include +#else #include -#include +#endif #include /* defines used by gui.c and main.c */