mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 11:32:05 -04:00
Removed superfluous incloude of config.h
This commit is contained in:
parent
14256bd72e
commit
97645c1347
1 changed files with 1 additions and 3 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: confndc.c,v 1.6 2000/03/28 22:58:19 brister Exp $ */
|
||||
/* $Id: confndc.c,v 1.7 2000/04/05 16:39:24 brister Exp $ */
|
||||
|
||||
/*
|
||||
** options {
|
||||
|
|
@ -36,8 +36,6 @@
|
|||
*/
|
||||
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue