1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 18:42:01 +00:00

Export 'ares_process_fd' too.

This commit is contained in:
Yang Tse
2008-08-20 23:38:36 +00:00
parent 308746c081
commit 5e9322f450

View File

@ -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 >> $@