mirror of
https://github.com/sheumann/hush.git
synced 2024-11-15 12:08:09 +00:00
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.
|
||||
*/
|
||||
#ifdef DNS_COMPR_TESTING
|
||||
# define _GNU_SOURCE
|
||||
# define FAST_FUNC /* nothing */
|
||||
# define xmalloc malloc
|
||||
# include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user