libreplace: Solaris needs system/dir.h for that xattr wrapper implementation
authorAndrew Bartlett <abartlet@samba.org>
Sat, 2 Jun 2012 11:05:34 +0000 (21:05 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 2 Jun 2012 12:03:44 +0000 (14:03 +0200)
lib/replace/xattr.c

index 95bea77ceea758e95d2657aa8a869c712b1d5a56..c08ac3aeab4ea9e86b8079df271d57a98f1ef128 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "replace.h"
 #include "system/filesys.h"
+#include "system/dir.h"
 
 /******** Solaris EA helper function prototypes ********/
 #ifdef HAVE_ATTROPEN