From e0b7fb372c3f99baf5baa39fd84bcafd883f4b55 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 5 Nov 2010 19:19:14 +0100 Subject: output/LOGEMU: resolve build warning ulogd_output_LOGEMU.c:37:2: warning: #warning this libc does not define HOST_NAME_MAX Signed-off-by: Jan Engelhardt --- output/ulogd_output_LOGEMU.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/ulogd_output_LOGEMU.c b/output/ulogd_output_LOGEMU.c index 32b4954..d616cbf 100644 --- a/output/ulogd_output_LOGEMU.c +++ b/output/ulogd_output_LOGEMU.c @@ -23,7 +23,7 @@ * $Id$ * */ - +#include #include #include #include -- cgit v1.2.3