Patched to compile on Linux with threads enabled. (whoops!)
This commit is contained in:
parent
4de1ab9129
commit
0884284086
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
#if !SDL_THREADS_DISABLED
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
#include <pthread.h>
|
||||
#include "SDL_system.h"
|
||||
#endif
|
||||
|
||||
#if SDL_USE_LIBDBUS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue