removed <dns/namedconf.h>, which pertained to the old

configuration parser
This commit is contained in:
Andreas Gustafsson 2001-05-02 17:39:51 +00:00
parent 38db299051
commit af46049567
2 changed files with 0 additions and 38 deletions

View file

@ -1,37 +0,0 @@
/*
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
* DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
* INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
* INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
* FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
* NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: namedconf.h,v 1.10 2001/01/09 21:53:06 bwelling Exp $ */
#ifndef DNS_NAMEDCONF_H
#define DNS_NAMEDCONF_H 1
#include <dns/confacl.h> /* Contractual promise. */
#include <dns/confcommon.h> /* Contractual promise. */
#include <dns/confctl.h> /* Contractual promise. */
#include <dns/confctx.h> /* Contractual promise. */
#include <dns/confip.h> /* Contractual promise. */
#include <dns/confkeys.h> /* Contractual promise. */
#include <dns/conflog.h> /* Contractual promise. */
#include <dns/conflsn.h> /* Contractual promise. */
#include <dns/conflwres.h> /* Contractual promise. */
#include <dns/confparser.h> /* Contractual promise. */
#include <dns/confrrset.h> /* Contractual promise. */
#include <dns/confzone.h> /* Contractual promise. */
#include <dns/peer.h> /* Contractual promise. */
#endif /* DNS_NAMEDCONF_H */

View file

@ -997,7 +997,6 @@
./lib/dns/include/dns/masterdump.h C 1999,2000,2001
./lib/dns/include/dns/message.h C 1999,2000,2001
./lib/dns/include/dns/name.h C 1998,1999,2000,2001
./lib/dns/include/dns/namedconf.h C 1999,2000,2001
./lib/dns/include/dns/ncache.h C 1999,2000,2001
./lib/dns/include/dns/nxt.h C 1999,2000,2001
./lib/dns/include/dns/opt.h C 2000,2001