Moved potential inclusion of system's malloc.h and memory.h header files to
authorYang Tse <yangsita@gmail.com>
Tue, 21 Apr 2009 10:26:58 +0000 (10:26 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 21 Apr 2009 10:26:58 +0000 (10:26 +0000)
commit1509409fe11db68a6d40e08b5c122ff2ce51a53e
tree9a2eaef30d558fc33007df1f85b2bc7574d9620c
parentdf96c987c6ea4ac121bdacc78b52a6f0f6555d39
Moved potential inclusion of system's malloc.h and memory.h header files to
setup_once.h.  Inclusion of each header file is based on the definition of
NEED_MALLOC_H and NEED_MEMORY_H respectively.
CHANGES
acinclude.m4
ares_init.c
configure.ac
setup_once.h