summaryrefslogtreecommitdiffstats
path: root/source4/libcli
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-06-05 10:57:36 +0000
committerJeremy Allison <jra@samba.org>2014-06-12 03:34:41 +0200
commit1dda098401a208d792bccc4a3f9e1b56571e6309 (patch)
tree4c35ada460fef7f84342a0ec498a3b01c1b19b1c /source4/libcli
parent4e95d785277439a4deb93029581cbd7ab0163680 (diff)
downloadsamba-1dda098401a208d792bccc4a3f9e1b56571e6309.tar.gz
samba-1dda098401a208d792bccc4a3f9e1b56571e6309.tar.xz
samba-1dda098401a208d792bccc4a3f9e1b56571e6309.zip
libsmb: Put the "smb2_lease" struct into idl
This will make it easier in the future to NDR_PRINT a lease and a lease key Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ronnie Sahlberg <ronniesahlberg@gmail.com> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Jun 12 03:34:41 CEST 2014 on sn-devel-104
Diffstat (limited to 'source4/libcli')
-rw-r--r--source4/libcli/raw/interfaces.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/raw/interfaces.h b/source4/libcli/raw/interfaces.h
index 7bc79cad218..12c03774f55 100644
--- a/source4/libcli/raw/interfaces.h
+++ b/source4/libcli/raw/interfaces.h
@@ -25,6 +25,7 @@
#include "source4/libcli/raw/smb.h"
#include "../libcli/smb/smb_common.h"
#include "librpc/gen_ndr/misc.h" /* for struct GUID */
+#include "librpc/gen_ndr/smb2_lease_struct.h"
/* this structure is just a wrapper for a string, the only reason we
bother with this is that it allows us to check the length provided