mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:02:05 -04:00
remove erroneous inet_ntop.@O@
This commit is contained in:
parent
453f3213e9
commit
17836c7ab3
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue