summaryrefslogtreecommitdiff
path: root/xattrs.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-09-22 16:52:58 +0000
committerWayne Davison <wayned@samba.org>2007-09-22 16:52:58 +0000
commit1b42f628f495ff0cdaa8a7c219d8ce33192281fe (patch)
tree88780e8fa9cd983ad56f47b3f2d7a6a5e10e0eeb /xattrs.c
parent5dafe360de093f1f5af5c6232e3c2adb20bac027 (diff)
downloadrsync-1b42f628f495ff0cdaa8a7c219d8ce33192281fe.tar.gz
Moved inline functions from rsync.h into ifuncs.h.
Diffstat (limited to 'xattrs.c')
-rw-r--r--xattrs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xattrs.c b/xattrs.c
index 595ec422..f58908d8 100644
--- a/xattrs.c
+++ b/xattrs.c
@@ -20,6 +20,7 @@
*/
#include "rsync.h"
+#include "ifuncs.h"
#include "lib/sysxattrs.h"
#ifdef SUPPORT_XATTRS