summaryrefslogtreecommitdiffstats
path: root/lib/util/xfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/xfile.c')
-rw-r--r--lib/util/xfile.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/util/xfile.c b/lib/util/xfile.c
index 58a34bf1c3..62dd1213a7 100644
--- a/lib/util/xfile.c
+++ b/lib/util/xfile.c
@@ -35,7 +35,8 @@
#include "replace.h"
#include "system/filesys.h"
-#include "lib/util/samba_util.h"
+#include "memory.h"
+#include "xfile.h"
#define XBUFSIZE BUFSIZ