1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

lib: On FreeBSD util_paths.c does not find struct stat

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sun Jul 24 00:25:49 UTC 2022 on sn-devel-184
This commit is contained in:
Volker Lendecke 2022-07-22 19:08:10 +02:00 committed by Jeremy Allison
parent 605d646935
commit 930426db02

View File

@ -26,6 +26,7 @@
#include "dynconfig/dynconfig.h"
#include "lib/util/util_paths.h"
#include "system/passwd.h"
#include "system/filesys.h"
/**
* @brief Returns an absolute path to a file in the Samba modules directory.