$OpenBSD: patch-SDLnetsys_h,v 1.3 2008/06/18 11:18:44 ajacoutot Exp $ --- SDLnetsys.h.orig Mon May 1 09:25:58 2006 +++ SDLnetsys.h Tue Jun 17 09:57:05 2008 @@ -53,6 +53,11 @@ #include #include #ifndef __BEOS__ +#ifdef __OpenBSD__ +#include +#include +#include +#endif /* OpenBSD */ #include #endif #ifdef linux /* FIXME: what other platforms have this? */