Do not include <windows.h>, to avoid duplicate declaration of

select().
This commit is contained in:
Gerald Pfeifer 2004-04-13 00:19:38 +00:00 committed by Alexandre Julliard
parent b8dc8abbc0
commit ae07d8e834
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
* License along with this library; if not, write to the Free Software
*
*/
#include <windows.h>
#include <unistd.h>
#include <errno.h>