$NetBSD: patch-ai,v 1.2 2001/09/08 20:03:45 jlam Exp $ --- config/imake/imake.c.orig Sun Oct 29 15:34:13 2000 +++ config/imake/imake.c Sun Oct 29 15:38:27 2000 @@ -148,6 +148,7 @@ #if defined(__FreeBSD__) || defined(__NetBSD__) /* This needs to be before _POSIX_SOURCE gets defined */ # include +# include # include # include #endif