Export 'ares_process_fd' too.

pull/1/head
Yang Tse 17 years ago
parent 308746c081
commit 5e9322f450
  1. 1
      Makefile.vc6

@ -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…
Cancel
Save