ticket-2618-patches-20031207
[openafs.git] / src / WINNT / afsd / cm_dns.c
index 5f62d90..59e07f2 100644 (file)
@@ -19,6 +19,8 @@
 #include <lwp.h>
 #include <afs/afsint.h>
 
+/*extern void afsi_log(char *pattern, ...);*/
+
 extern int errno;
 static char dns_addr[30];
 #ifdef DJGPP