# HG changeset patch # User Sam Lantinga # Date 1011724115 0 # Node ID 9631db4d9ee16e9c0b8bff521ad556165682c6a3 # Parent 37fa1484f71bd0b04f6580531e38d7a6d8bca79d Now works "out of the box" on BSDI diff -r 37fa1484f71b -r 9631db4d9ee1 src/thread/bsdi/SDL_syssem.c --- a/src/thread/bsdi/SDL_syssem.c Fri Jan 18 22:02:03 2002 +0000 +++ b/src/thread/bsdi/SDL_syssem.c Tue Jan 22 18:28:35 2002 +0000 @@ -266,7 +266,6 @@ */ #include -#include #include /* Begin thread_private.h kluge */