$NetBSD: patch-ai,v 1.1.1.1 2000/06/26 01:09:09 wiz Exp $ --- include/SDL_syswm.h.orig Thu Mar 16 16:20:37 2000 +++ include/SDL_syswm.h Fri Jun 23 03:53:52 2000 @@ -49,7 +49,7 @@ #else /* This is the structure for custom window manager events */ -#if defined(unix) || defined(__unix__) || defined(_AIX) +#if defined(unix) || defined(__unix__) || defined(_AIX) || defined(__NetBSD__) /* AIX is unix, of course, but the native compiler CSet doesn't define unix */ #include #include