Commit f1255da8 authored by Sam Lantinga's avatar Sam Lantinga

We're using GNU recursive mutexes

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404355
parent eca77696
......@@ -21,6 +21,7 @@
*/
#include "SDL_config.h"
#define _GNU_SOURCE
#include <pthread.h>
#include "SDL_thread.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment