Skip to content

Commit

Permalink
Now works "out of the box" on BSDI
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 22, 2002
1 parent 5a0a302 commit 9267bd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/thread/bsdi/SDL_syssem.c
Expand Up @@ -266,7 +266,6 @@ int SDL_SemPost(SDL_sem *sem)
*/

#include <errno.h>
#include <semaphore.h>
#include <pthread.h>

/* Begin thread_private.h kluge */
Expand Down

0 comments on commit 9267bd4

Please sign in to comment.