mirror of
https://github.com/curl/curl.git
synced 2026-07-04 11:07:15 +03:00
Added HAVE_AF_INET6 to Netware's config.h
This commit is contained in:
parent
fb9ae9d0e2
commit
80e01deba0
1 changed files with 1 additions and 0 deletions
|
|
@ -298,6 +298,7 @@ config.h: Makefile.netware
|
|||
@echo $(DL)#define STDC_HEADERS 1$(DL) >> $@
|
||||
@echo $(DL)#define TIME_WITH_SYS_TIME 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_STRUCT_IN6_ADDR 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_AF_INET6 1$(DL) >> $@
|
||||
ifdef NW_WINSOCK
|
||||
@echo $(DL)#define HAVE_CLOSESOCKET 1$(DL) >> $@
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue