diff options
-rw-r--r-- | lib/replace/xattr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/replace/xattr.c b/lib/replace/xattr.c index 95bea77cee..c08ac3aeab 100644 --- a/lib/replace/xattr.c +++ b/lib/replace/xattr.c @@ -25,6 +25,7 @@ #include "replace.h" #include "system/filesys.h" +#include "system/dir.h" /******** Solaris EA helper function prototypes ********/ #ifdef HAVE_ATTROPEN |