cmd: Don't include time.h before winsock.h to avoid conflicts.

This commit is contained in:
Alexandre Julliard 2008-12-31 20:05:33 +01:00
parent 8c8c665a3c
commit aa6f1c730a
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
*/
#include "config.h"
#include <time.h>
#include "wcmd.h"
#include "wine/debug.h"