namespace changes -- on NetBSD at least, libdns.a is now clean (excepting yy* symbols)

This commit is contained in:
Michael Graff
2000-04-28 01:15:58 +00:00
parent 364a82f7c2
commit 68e4926b22
10 changed files with 549 additions and 290 deletions

View File

@@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: confcommon.c,v 1.24 2000/04/28 01:10:26 halley Exp $ */
/* $Id: confcommon.c,v 1.25 2000/04/28 01:15:50 explorer Exp $ */
#include <config.h>
@@ -147,10 +147,6 @@ static const char *category_nametable[] = {
*** DATA
***/
isc_boolean_t debug_mem_print;
FILE *debug_mem_print_stream;
/***
*** FUNCTIONS