Export 'ares_process_fd' too.

This commit is contained in:
Yang Tse 2008-08-20 23:38:36 +00:00
parent 8ca51bc68a
commit 347213d124
1 changed files with 1 additions and 0 deletions

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