mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 18:09:11 -04:00
#include <dns/types.h>
This commit is contained in:
parent
53aba5065d
commit
59d5cc31e5
1 changed files with 3 additions and 1 deletions
|
|
@ -15,13 +15,15 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: zonekey.h,v 1.2 2001/01/18 02:00:54 bwelling Exp $ */
|
||||
/* $Id: zonekey.h,v 1.3 2001/06/01 01:09:10 bwelling Exp $ */
|
||||
|
||||
#ifndef DNS_ZONEKEY_H
|
||||
#define DNS_ZONEKEY_H 1
|
||||
|
||||
#include <isc/lang.h>
|
||||
|
||||
#include <dns/types.h>
|
||||
|
||||
ISC_LANG_BEGINDECLS
|
||||
|
||||
isc_boolean_t
|
||||
|
|
|
|||
Loading…
Reference in a new issue