* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: os.c,v 1.4 2001/08/09 02:55:38 mayer Exp $ */
+/* $Id: os.c,v 1.5 2001/08/09 23:44:13 mayer Exp $ */
#include <config.h>
#include <stdarg.h>
ns_g_conffile = isc_ntpaths_get(NAMED_CONF_PATH);
ns_g_defaultpidfile = isc_ntpaths_get(NAMED_PID_PATH);
lwresd_g_defaultpidfile = isc_ntpaths_get(LWRESD_PID_PATH);
- ns_g_autorndckeyfile = isc_ntpaths_get(RNDC_KEY_PATH);
+ ns_g_keyfile = isc_ntpaths_get(RNDC_KEY_PATH);
Initialized = TRUE;
}