1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-16 06:15:24 +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 792df7892f
commit 050d5b9026

View File

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