]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Change make_file_id_from_itime() prototype
authorVolker Lendecke <vl@samba.org>
Mon, 23 Nov 2020 14:37:44 +0000 (15:37 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 30 Nov 2020 22:24:38 +0000 (22:24 +0000)
commit05f7558b4c42a0e335d65c9acd4b74701a149523
tree96216609da5d405950af7bdee31904b06d87c37d
parent7bd5121750435c2903ff5539063b0cf92a1d6420
lib: Change make_file_id_from_itime() prototype

SMB_STRUCT_STAT is defined in includes.h. This way including file_id.h
is possible without including includes.h

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/file_id.c
source3/lib/file_id.h