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_INT 4
|
||||||
#define SIZEOF_LONG_DOUBLE 16
|
#define SIZEOF_LONG_DOUBLE 16
|
||||||
#define SIZEOF_SHORT 2
|
#define SIZEOF_SHORT 2
|
||||||
|
#define SIZEOF_SIZE_T 4
|
||||||
#define STDC_HEADERS 1
|
#define STDC_HEADERS 1
|
||||||
#define TIME_WITH_SYS_TIME 1
|
#define TIME_WITH_SYS_TIME 1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user