mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:52:05 -04:00
#include <dns/confctx.h> is no longer needed
This commit is contained in:
parent
2446ecd92d
commit
4328bbbe93
1 changed files with 1 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
* $Id: tkey.c,v 1.21 2000/01/24 22:22:50 bwelling Exp $
|
||||
* $Id: tkey.c,v 1.22 2000/01/27 19:39:59 gson Exp $
|
||||
* Principal Author: Brian Wellington
|
||||
*/
|
||||
|
||||
|
|
@ -48,7 +48,6 @@
|
|||
#include <dns/rdatastruct.h>
|
||||
#include <dns/tkey.h>
|
||||
#include <dns/tsig.h>
|
||||
#include <dns/confctx.h>
|
||||
|
||||
#include <dst/dst.h>
|
||||
#include <dst/result.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue