]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
idl: nbt.idl references NTTIME
authorVolker Lendecke <vl@samba.org>
Thu, 24 Oct 2024 11:51:49 +0000 (13:51 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 25 Oct 2024 07:55:34 +0000 (07:55 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/idl/nbt.idl

index 46be2eae7e2e7e2d9b53901f549d3c8dabb41661..29e733a7b8cbe3bbc6231e283dd142605b98d609 100644 (file)
@@ -11,6 +11,7 @@
 import "misc.idl", "security.idl";
 [
        helper("../librpc/ndr/ndr_nbt.h"),
+       headerhelper("lib/util/time.h"),
        helpstring("NBT messages"),
        uuid("6def41b6-86e4-4c32-997c-ed33af7bcd8e")
 ]