From 1b42f628f495ff0cdaa8a7c219d8ce33192281fe Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 22 Sep 2007 16:52:58 +0000 Subject: Moved inline functions from rsync.h into ifuncs.h. --- xattrs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'xattrs.c') 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 -- cgit v1.2.3