]> 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:42:13 +0000 (09:42 -0700)
commit0d126920e6110cb743a264fc81e2c8c71825ca3d
tree8545d1d7083d457615c6b13951dc0f47d1852b12
parentf7a84380dd18c9bba01ea83952869ebbf668b02f
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)
(cherry picked from commit 27f777c61a0d81a5bfaf3812d089b34b4e155fb4)
lib/dns/zone.c
lib/dns/zone_p.h [new file with mode: 0644]
util/copyrights