mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-04 06:20:40 -05:00
#include <config.h>
This commit is contained in:
parent
a93cf7e83b
commit
f5ccecd9c3
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: zonekey.c,v 1.2 2001/01/18 02:00:52 bwelling Exp $ */
|
||||
/* $Id: zonekey.c,v 1.3 2001/02/26 02:49:19 bwelling Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/result.h>
|
||||
#include <isc/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue