mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
DNS_CFG_H -> ISCCFG_CFG_H
This commit is contained in:
parent
a8dd4ccadb
commit
3e72dc6534
@ -15,10 +15,10 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: cfg.h,v 1.18 2001/02/28 20:54:03 bwelling Exp $ */
|
||||
/* $Id: cfg.h,v 1.19 2001/03/01 23:03:43 bwelling Exp $ */
|
||||
|
||||
#ifndef DNS_CFG_H
|
||||
#define DNS_CFG_H 1
|
||||
#ifndef ISCCFG_CFG_H
|
||||
#define ISCCFG_CFG_H 1
|
||||
|
||||
/*****
|
||||
***** Module Info
|
||||
@ -378,4 +378,4 @@ extern cfg_type_t cfg_type_keyref; /* A key reference, used as an ACL element */
|
||||
|
||||
ISC_LANG_ENDDECLS
|
||||
|
||||
#endif /* DNS_CFG_H */
|
||||
#endif /* ISCCFG_CFG_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user