Removed wrong size_t definition

This commit is contained in:
Dmitry Stogov 2007-04-09 15:40:23 +00:00
parent 8610b4f6cf
commit 2ebfb15089

View File

@ -31,7 +31,6 @@
#include <windows.h>
typedef unsigned int size_t;
typedef unsigned int in_addr_t;
struct sockaddr_un {