$OpenBSD: patch-SDLnetsys_h,v 1.2 2002/09/03 06:28:40 mark Exp $ --- SDLnetsys.h.orig Fri Dec 14 05:06:00 2001 +++ SDLnetsys.h Mon Sep 2 23:23:10 2002 @@ -49,6 +49,11 @@ #include #include #ifndef __BEOS__ +#ifdef __OpenBSD__ +#include +#include +#include +#endif /* OpenBSD */ #include #endif #ifdef linux /* FIXME: what other platforms have this? */