1 /*
2 ** Copyright 1998 - 1999 Double Precision, Inc.
3 ** See COPYING for distribution information.
4 */
5 
6 #include	"rfc1035_res.h"
7 
8 static const char rcsid[]="$Id: rfc1035_res.c,v 1.2 1999/12/06 13:24:23 mrsam Exp $";
9 struct rfc1035_res    rfc1035_default_resolver;
10