summaryrefslogtreecommitdiff
path: root/Makefile.vc6
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.vc6')
-rw-r--r--Makefile.vc61
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.vc6 b/Makefile.vc6
index d9a0f96..f02bd37 100644
--- a/Makefile.vc6
+++ b/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 >> $@