1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-30 06:35:23 +00:00

implement.h, a pthreads include file, is no longer required for win32.

svn path=/icecast/trunk/thread/; revision=9635
This commit is contained in:
oddsock 2005-07-28 21:10:29 +00:00
parent 65cfce7b53
commit 3e4967b8f9

View File

@ -36,7 +36,6 @@
#else
#include <windows.h>
#include <winbase.h>
#include <implement.h>
#endif
#include <signal.h>