1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-24 13:57:43 +03:00

libreplace: Solaris needs system/dir.h for that xattr wrapper implementation

This commit is contained in:
Andrew Bartlett 2012-06-02 21:05:34 +10:00
parent 7ac47b074b
commit 901e235385

View File

@ -25,6 +25,7 @@
#include "replace.h"
#include "system/filesys.h"
#include "system/dir.h"
/******** Solaris EA helper function prototypes ********/
#ifdef HAVE_ATTROPEN