mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 16:45:57 -05:00
Cleaning up warnings on MacOS X
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#ifdef __MACOSX__
|
||||
#define USE_NAMED_SEMAPHORES 1
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
struct SDL_semaphore {
|
||||
|
||||
Reference in New Issue
Block a user