From: Günther Deschner Date: Wed, 20 Sep 2017 17:19:37 +0000 (+0200) Subject: s4-torture: include torture/util.h in lease break handler X-Git-Tag: tdb-1.4.1~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1492243897242a1b167ee6b0da00a39a39c2db93;p=thirdparty%2Fsamba.git s4-torture: include torture/util.h in lease break handler Signed-off-by: Günther Deschner Reviewed-by: Jeremy Allison --- diff --git a/source4/torture/smb2/lease_break_handler.h b/source4/torture/smb2/lease_break_handler.h index 54e615c3082..dc8841bb8a1 100644 --- a/source4/torture/smb2/lease_break_handler.h +++ b/source4/torture/smb2/lease_break_handler.h @@ -19,6 +19,8 @@ along with this program. If not, see . */ +#include "torture/util.h" + struct lease_break_info { struct torture_context *tctx;