Cleaning up warnings on MacOS X

This commit is contained in:
Sam Lantinga
2006-03-09 06:33:21 +00:00
parent 71b551642f
commit 887d7dce86
23 changed files with 316 additions and 356 deletions

View File

@@ -31,6 +31,7 @@
#ifdef __MACOSX__
#define USE_NAMED_SEMAPHORES 1
#include <unistd.h>
#endif
struct SDL_semaphore {