]> git.samba.org - obnox/samba/samba-obnox.git/commitdiff
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)
committerGünther Deschner <gd@samba.org>
Mon, 25 Jun 2018 12:56:38 +0000 (14:56 +0200)
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/>.
 */
 
+#include "torture/util.h"
+
 struct lease_break_info {
        struct torture_context *tctx;