udhcpc: fix a warning in debug code
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
d474ffc682
commit
1b7c17391d
@ -7,6 +7,7 @@
|
|||||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||||
*/
|
*/
|
||||||
#ifdef DNS_COMPR_TESTING
|
#ifdef DNS_COMPR_TESTING
|
||||||
|
# define _GNU_SOURCE
|
||||||
# define FAST_FUNC /* nothing */
|
# define FAST_FUNC /* nothing */
|
||||||
# define xmalloc malloc
|
# define xmalloc malloc
|
||||||
# include <stdlib.h>
|
# include <stdlib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user