Commit d8881664 authored by Sam Lantinga's avatar Sam Lantinga

Now works "out of the box" on BSDI

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40272
parent a3b1aa2d
......@@ -266,7 +266,6 @@ int SDL_SemPost(SDL_sem *sem)
*/
#include <errno.h>
#include <semaphore.h>
#include <pthread.h>
/* Begin thread_private.h kluge */
......
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