mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
Export 'ares_process_fd' too.
This commit is contained in:
parent
8ca51bc68a
commit
347213d124
@ -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…
Reference in New Issue
Block a user