mirror of
https://github.com/curl/curl.git
synced 2026-07-17 11:47:19 +03:00
build: provide SIZEOF_SIZE_T DOS definition
This commit is contained in:
parent
afd6e738f7
commit
d534cd0027
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue