Export 'ares_process_fd' too.
authorYang Tse <yangsita@gmail.com>
Wed, 20 Aug 2008 23:38:36 +0000 (23:38 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 20 Aug 2008 23:38:36 +0000 (23:38 +0000)
ares/Makefile.vc6

index d9a0f96..f02bd37 100644 (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          >> $@