mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:23:31 +03:00
errno.h inclusion conditionally done in setup_once.h
This commit is contained in:
parent
27b8814017
commit
ef2176109f
33 changed files with 34 additions and 21 deletions
|
|
@ -491,6 +491,7 @@ endif
|
|||
@echo $(DL)#define USE_MANUAL 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_ARPA_INET_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_ASSERT_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_ERRNO_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_ERR_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_FCNTL_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_GETHOSTBYADDR 1$(DL) >> $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue