mirror of
https://github.com/curl/curl.git
synced 2026-06-03 16:54:22 +03:00
Export 'ares_process_fd' too.
This commit is contained in:
parent
8ca51bc68a
commit
347213d124
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ $(DEF_FILE): $(OBJECTS) Makefile.VC6
|
|||
@echo ares_parse_ptr_reply >> $@
|
||||
@echo ares_parse_ns_reply >> $@
|
||||
@echo ares_process >> $@
|
||||
@echo ares_process_fd >> $@
|
||||
@echo ares_query >> $@
|
||||
@echo ares_search >> $@
|
||||
@echo ares_strerror >> $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue