2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

remove erroneous inet_ntop.@O@

This commit is contained in:
Bob Halley 1999-09-03 17:56:58 +00:00
parent 453f3213e9
commit 17836c7ab3

View File

@ -38,7 +38,7 @@ PTHREADOBJS = pthreads/condition.@O@
OBJS = @ISC_EXTRA_OBJS@ \
assertions.@O@ base64.@O@ buffer.@O@ error.@O@ \
heap.@O@ inet_ntop.@O@ lex.@O@ lib.@O@ mem.@O@ result.@O@ \
heap.@O@ lex.@O@ lib.@O@ mem.@O@ result.@O@ \
rwlock.@O@ serial.@O@ sockaddr.@O@ symtab.@O@ str.@O@ event.@O@ \
task.@O@ timer.@O@ version.@O@ \
${UNIXOBJS} ${NLSOBJS} ${PTHREADOBJS}