2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Bob Halley
1999-10-05 19:50:53 +00:00
parent 205f50f12e
commit 10ba7f6f56
13 changed files with 27 additions and 39 deletions

View File

@@ -16,7 +16,7 @@
*/
/*
* $Id: tsig.c,v 1.12 1999/09/10 20:26:17 explorer Exp $
* $Id: tsig.c,v 1.13 1999/10/05 19:50:10 halley Exp $
* Principal Author: Brian Wellington
*/
@@ -24,6 +24,7 @@
#include <config.h>
#include <stdlib.h>
#include <string.h>
#include <isc/assertions.h>
#include <isc/buffer.h>