mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-14 06:48:33 +00:00
We're using GNU recursive mutexes
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404355
This commit is contained in:
parent
eca7769600
commit
f1255da8b2
@ -21,6 +21,7 @@
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <pthread.h>
|
||||
|
||||
#include "SDL_thread.h"
|
||||
|
Loading…
Reference in New Issue
Block a user