s4-torture: include torture/util.h in lease break handler
authorGünther Deschner <gd@samba.org>
Wed, 20 Sep 2017 17:19:37 +0000 (19:19 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2019 17:27:12 +0000 (17:27 +0000)
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/lease_break_handler.h

index 54e615c3082cf836ccb3f9d8147897aa4d7538c0..dc8841bb8a1c10ef616daabc77fecd89b63e2a48 100644 (file)
@@ -19,6 +19,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#include "torture/util.h"
+
 struct lease_break_info {
        struct torture_context *tctx;
 
 struct lease_break_info {
        struct torture_context *tctx;