]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add lib/dns/zone_p.h
authorMichał Kępień <michal@isc.org>
Tue, 13 Mar 2018 13:06:07 +0000 (14:06 +0100)
committerEvan Hunt <each@isc.org>
Thu, 10 May 2018 16:25:08 +0000 (09:25 -0700)
commit27f777c61a0d81a5bfaf3812d089b34b4e155fb4
tree3aecad03addd330e8935cdc8d55f534be2763c97
parent7193496b6e72d2258fc71fa775f574a606b73ca9
Add lib/dns/zone_p.h

Add a new private header file, lib/dns/zone_p.h, which will hold type
definitions and function prototypes not meant to be exported by libdns,
but required by zone-related unit tests.

(cherry picked from commit c1bc3be80692606c13b4549d3718ad2116718d6c)
(cherry picked from commit 2b0add6d1ab2d4f173b6e37556170e07d6978272)
(cherry picked from commit 536d6dc0c59e28e288bc8a6c90ffb38558d434f3)
lib/dns/zone.c
lib/dns/zone_p.h [new file with mode: 0644]
util/copyrights