ulogd_output_LOGEMU.c:37:2: warning: #warning this libc does not define HOST_NAME_MAX Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- output/ulogd_output_LOGEMU.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 <limits.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html