mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-15 07:48:14 +00:00
Patched to compile on Linux with threads enabled. (whoops!)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user