1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-11 07:17:58 +00:00

Define in_addr_t in windows if required

This commit is contained in:
Kano 2012-02-08 19:55:29 +11:00
parent 95e1e195ac
commit dab9b7e477

4
api.c
View File

@ -125,6 +125,10 @@
#ifndef SHUT_RDWR
#define SHUT_RDWR SD_BOTH
#endif
#ifndef in_addr_t
#define in_addr_t uint32_t
#endif
#endif
// Big enough for largest API request