mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
r16186: Use full include path to make sure it's being picked up by the
dependency generator. (This used to be commit fbbc3b11683d594d31e6487873946b68c2c46923)
This commit is contained in:
parent
fdc5a3aeb5
commit
a64980dd40
@ -22,7 +22,7 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
#include "wrap_xattr.h"
|
||||
#include "lib/util/wrap_xattr.h"
|
||||
|
||||
#if defined(HAVE_XATTR_SUPPORT) && defined(XATTR_ADDITIONAL_OPTIONS)
|
||||
static ssize_t _wrap_darwin_fgetxattr(int fd, const char *name, void *value, size_t size)
|
||||
|
Loading…
x
Reference in New Issue
Block a user