haiku: Various fixes from haikuports.

Based on patch here:

https://github.com/haikuports/haikuports/blob/master/media-libs/libsdl2/patches/libsdl2-2.0.5.patchset

--HG--
extra : amend_source : 7f91b3983b70eb00345e5706bf78c869c15f85aa
This commit is contained in:
Ryan C. Gordon 2017-05-01 18:39:05 -04:00
parent 72ef56d662
commit 2c4f84ff4c
6 changed files with 42 additions and 17 deletions

View file

@ -52,7 +52,7 @@
#endif
#ifdef __HAIKU__
#include <be/kernel/OS.h>
#include <kernel/OS.h>
#endif
#include "SDL_assert.h"