]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib: On FreeBSD util_paths.c does not find struct stat
authorVolker Lendecke <vl@samba.org>
Fri, 22 Jul 2022 17:08:10 +0000 (19:08 +0200)
committerJeremy Allison <jra@samba.org>
Sun, 24 Jul 2022 00:25:48 +0000 (00:25 +0000)
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

lib/util/util_paths.c

index 8ac85460fba1267f6ed66bdb6d4bcb0345e2a5b1..d162e0a829523193fa992181d638e434597f75c3 100644 (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.