* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: ntpaths.c,v 1.6 2001/08/09 02:55:39 mayer Exp $ */
+/* $Id: ntpaths.c,v 1.7 2001/08/30 04:28:24 mayer Exp $ */
/*
* This module fetches the required path information that is specific
strcat(lwresd_confFile, "\\etc\\lwresd.conf");
strcpy(lwresd_resolvconfFile, namedBase);
- strcat(lwresd_resolvconfFile, "\\Drivers\\etc\\resolv.conf");
+ strcat(lwresd_resolvconfFile, "\\etc\\resolv.conf");
strcpy(rndc_keyFile, namedBase);
strcat(rndc_keyFile, "\\etc\\rndc.key");