From e5b18854e31fcce51da36bbc8e7f9ec356d945cd Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 26 Jul 2001 20:40:01 +0000 Subject: [PATCH] define RNDC_AUTOCONFFILE on win32 so that the code again compiles on win32 and behaves like it did before. --- lib/isc/win32/include/isc/ntpaths.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/isc/win32/include/isc/ntpaths.h b/lib/isc/win32/include/isc/ntpaths.h index 7211cb9e23..b6d269d6d8 100644 --- a/lib/isc/win32/include/isc/ntpaths.h +++ b/lib/isc/win32/include/isc/ntpaths.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ntpaths.h,v 1.5 2001/07/26 20:06:22 gson Exp $ */ +/* $Id: ntpaths.h,v 1.6 2001/07/26 20:40:01 gson Exp $ */ /* * Windows-specific path definitions @@ -51,6 +51,8 @@ enum NtPaths { #define NS_LOCALSTATEDIR "dns/bin" #define NS_SYSCONFDIR "dns/etc" +#define RNDC_AUTOCONFFILE NS_LOCALSTATEDIR "/run/named.key" + ISC_LANG_BEGINDECLS void