From: Willy Tarreau Date: Sun, 9 May 2021 10:04:09 +0000 (+0200) Subject: BUILD: errors: include stdarg in errors.h X-Git-Tag: v2.4-dev19~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b86d9e485908dc05132dd49bc84ebfaa9f51f7d;p=thirdparty%2Fhaproxy.git BUILD: errors: include stdarg in errors.h It's needed for va_list as defined in ha_vdiag_warning(). --- diff --git a/include/haproxy/errors.h b/include/haproxy/errors.h index e0eff9c3cc..4ece6e5556 100644 --- a/include/haproxy/errors.h +++ b/include/haproxy/errors.h @@ -22,6 +22,7 @@ #ifndef _HAPROXY_ERRORS_H #define _HAPROXY_ERRORS_H +#include #include /* These flags may be used in various functions which are called from within