]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
idl: smb3posix.idl references NTTIME
authorVolker Lendecke <vl@samba.org>
Fri, 20 Sep 2024 23:17:47 +0000 (01:17 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
librpc/idl/smb3posix.idl

index e75922963a28059678a9f059976c97ceb273363a..ad88cc16bca58907f5fea98546727be1ed2c112c 100644 (file)
@@ -8,7 +8,8 @@ import "security.idl";
 
 [
   version(0.0),
-  pointer_default(unique)
+  pointer_default(unique),
+  headerhelper("../lib/util/time.h")
 ]
 interface smb3posix
 {