2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Updates to support LIBISC_EXTERNAL_DATA and misc. cleanup

This commit is contained in:
Danny Mayer
2001-07-12 05:58:28 +00:00
parent 5e664afb95
commit c4958494a9
11 changed files with 81 additions and 36 deletions

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: mem.c,v 1.96 2001/06/28 01:57:34 marka Exp $ */
/* $Id: mem.c,v 1.97 2001/07/12 05:58:20 mayer Exp $ */
#include <config.h>
@@ -37,7 +37,7 @@
#ifndef ISC_MEM_DEBUGGING
#define ISC_MEM_DEBUGGING 0
#endif
unsigned int isc_mem_debugging = ISC_MEM_DEBUGGING;
LIBISC_EXTERNAL_DATA unsigned int isc_mem_debugging = ISC_MEM_DEBUGGING;
/*
* Define ISC_MEM_USE_INTERNAL_MALLOC=1 to use the internal malloc()