Commit 347213d1 authored by Yang Tse's avatar Yang Tse
Browse files

Export 'ares_process_fd' too.

parent 8ca51bc6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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          >> $@