mirror of
https://github.com/samba-team/samba.git
synced 2025-02-09 09:57:48 +03:00
r3551: these utils need system/filesys.h
This commit is contained in:
parent
b07feaafd1
commit
1b945f9f4b
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
|
||||
#if (!defined(HAVE_NO_ACLS) || !defined(HAVE_XATTR_SUPPORT))
|
||||
|
||||
|
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
|
||||
#if (!defined(HAVE_NO_ACLS) || !defined(HAVE_XATTR_SUPPORT))
|
||||
|
||||
|
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
|
||||
#if (!defined(HAVE_NO_ACLS) || !defined(HAVE_XATTR_SUPPORT))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user