Restore win build

PUBLISHED_FROM=fe072db3dcc5f92f44d91a81596e33e404887951
This commit is contained in:
Alexander Alashkin 2015-09-23 14:56:06 +01:00 committed by Sergey Lyubka
parent 56f661e9c6
commit 13238b1ad2

View File

@ -141,7 +141,7 @@
#endif
#define random() rand()
typedef int socklen_t;
typedef char int8_t;
typedef signed char int8_t;
typedef unsigned char uint8_t;
typedef int int32_t;
typedef unsigned int uint32_t;