diff options
Diffstat (limited to 'source4/lib/xfile.c')
-rw-r--r-- | source4/lib/xfile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/xfile.c b/source4/lib/xfile.c index 8572bd857a..856e5dd6e6 100644 --- a/source4/lib/xfile.c +++ b/source4/lib/xfile.c @@ -30,6 +30,7 @@ */ #include "includes.h" +#include "system/filesys.h" #define XBUFSIZE BUFSIZ |