mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:27:16 +03:00
added HAVE_SYS_IOCTL_H define; added gcc runtime.
This commit is contained in:
parent
ca3e5a6322
commit
e983cd5cd3
2 changed files with 2 additions and 0 deletions
|
|
@ -405,6 +405,7 @@ endif
|
|||
@echo $(DL)#define HAVE_STRFTIME 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_STRING_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_STRSTR 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_SYS_IOCTL_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_SYS_STAT_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_SYS_TIME_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_TIME_H 1$(DL) >> $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue