$NetBSD: patch-ai,v 1.1 2002/06/16 18:12:59 wiz Exp $ --- ogle/msgevents.h.orig Sun Jun 9 21:05:50 2002 +++ ogle/msgevents.h Thu Jun 13 13:58:23 2002 @@ -25,7 +25,7 @@ #include #include -#if (defined(__unix__) || defined(unix)) && !defined(USG) +#if (defined(__unix__) || defined(unix) || defined(__NetBSD__)) && !defined(USG) #include #endif