]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmb: Give reparse_symlink.c its own header
authorVolker Lendecke <vl@samba.org>
Sun, 24 Oct 2021 10:45:23 +0000 (12:45 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 11 Nov 2021 19:08:37 +0000 (19:08 +0000)
commit58c8289b2ff8bf3a413e82f1d4dc05ab10a6e2d6
tree289c33d1d3345040941e85150b77bfa1f1778773
parentfadce102d477c2cd9ba5cf071b03b1bc5525d2ec
libsmb: Give reparse_symlink.c its own header

While there, avoid an "includes.h"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clisymlink.c
source3/libsmb/proto.h
source3/libsmb/reparse_symlink.c
source3/libsmb/reparse_symlink.h [new file with mode: 0644]