mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
fix warning
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: tsigconf.c,v 1.20 2001/08/03 18:12:06 bwelling Exp $ */
|
||||
/* $Id: tsigconf.c,v 1.21 2001/08/03 18:39:50 bwelling Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
|
||||
#include <named/log.h>
|
||||
|
||||
#include <named/config.h>
|
||||
#include <named/tsigconf.h>
|
||||
|
||||
static isc_result_t
|
||||
|
Reference in New Issue
Block a user