]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
vfs_fruit: remove a now unnecessary include
authorRalph Boehme <slow@samba.org>
Fri, 24 May 2019 13:15:59 +0000 (15:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 21 Jun 2019 06:49:34 +0000 (06:49 +0000)
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13968

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu May 30 22:12:50 UTC 2019 on sn-devel-184

(cherry picked from commit 9a2c9834cb1b77547b8b932c35870301afb9fc25)

source3/modules/vfs_fruit.c

index 38c201b38e0fbba185d406d10c7d871247c0d714..20121818129ec560f442b26afb29030dad4e8ba7 100644 (file)
@@ -29,7 +29,6 @@
 #include "messages.h"
 #include "libcli/security/security.h"
 #include "../libcli/smb/smb2_create_ctx.h"
-#include "lib/util/sys_rw.h"
 #include "lib/util/tevent_ntstatus.h"
 #include "lib/util/tevent_unix.h"
 #include "offload_token.h"