mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
build: provide SIZEOF_SIZE_T DOS definition
This commit is contained in:
parent
afd6e738f7
commit
d534cd0027
@ -67,6 +67,7 @@
|
||||
#define SIZEOF_INT 4
|
||||
#define SIZEOF_LONG_DOUBLE 16
|
||||
#define SIZEOF_SHORT 2
|
||||
#define SIZEOF_SIZE_T 4
|
||||
#define STDC_HEADERS 1
|
||||
#define TIME_WITH_SYS_TIME 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user