mirror of
https://github.com/curl/curl.git
synced 2026-04-20 02:31:13 +03:00
Added SIZEOF_INT definition
This commit is contained in:
parent
bcd1c7c2e9
commit
697496ff99
1 changed files with 1 additions and 0 deletions
|
|
@ -390,6 +390,7 @@ endif
|
|||
@echo $(DL)#define HAVE_UTIME_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_WRITEV 1$(DL) >> $@
|
||||
@echo $(DL)#define RETSIGTYPE void$(DL) >> $@
|
||||
@echo $(DL)#define SIZEOF_INT 4$(DL) >> $@
|
||||
@echo $(DL)#define SIZEOF_STRUCT_IN_ADDR 4$(DL) >> $@
|
||||
@echo $(DL)#define STDC_HEADERS 1$(DL) >> $@
|
||||
@echo $(DL)#define TIME_WITH_SYS_TIME 1$(DL) >> $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue