mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 00:56:24 -05:00
Now works "out of the box" on BSDI
This commit is contained in:
@@ -266,7 +266,6 @@ int SDL_SemPost(SDL_sem *sem)
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <semaphore.h>
|
||||
#include <pthread.h>
|
||||
|
||||
/* Begin thread_private.h kluge */
|
||||
|
||||
Reference in New Issue
Block a user