From: Jo Sutton Date: Mon, 12 Feb 2024 22:51:19 +0000 (+1300) Subject: s4:dsdb: Include missing headers X-Git-Tag: tdb-1.4.11~1725 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeadffc91c621bd452c7d9648d0b327b861a3752;p=thirdparty%2Fsamba.git s4:dsdb: Include missing headers Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/dsdb/common/util.h b/source4/dsdb/common/util.h index 63cfd79f809..150a4eab755 100644 --- a/source4/dsdb/common/util.h +++ b/source4/dsdb/common/util.h @@ -22,6 +22,8 @@ #ifndef __DSDB_COMMON_UTIL_H__ #define __DSDB_COMMON_UTIL_H__ +#include "libcli/util/werror.h" + /* flags for dsdb_request_add_controls(). For the module functions, the upper 16 bits are in dsdb/samdb/ldb_modules/util.h