From 3e4967b8f926a28822f7fc045cd50cd5da129036 Mon Sep 17 00:00:00 2001 From: oddsock Date: Thu, 28 Jul 2005 21:10:29 +0000 Subject: [PATCH] implement.h, a pthreads include file, is no longer required for win32. svn path=/icecast/trunk/thread/; revision=9635 --- src/thread/thread.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/thread/thread.c b/src/thread/thread.c index 9bccdb1e..376365f4 100644 --- a/src/thread/thread.c +++ b/src/thread/thread.c @@ -36,7 +36,6 @@ #else #include #include -#include #endif #include