lib/util: Clean up includes for xfile.[ch]
commit2d7dfe3d68c39f11afdece3281f9fbca0b48fb3f
authorMartin Schwenke <martin@meltin.net>
Mon, 22 Sep 2014 09:21:42 +0000 (22 19:21 +1000)
committerJeremy Allison <jra@samba.org>
Fri, 3 Oct 2014 22:11:20 +0000 (4 00:11 +0200)
tree3af593511742609e806ceef16dddabae261ab7ec
parent3d6675fd1ee32ba0795f7f09f42a1b005ba5e621
lib/util: Clean up includes for xfile.[ch]

The include files added to xfile.h are already included
unconditionally elsewhere (replace.h, samba_util.h, ...) so Samba
can't be built without them.

To minimise dependencies, only include specific util headers instead
of samba_util.h.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/xfile.c
lib/util/xfile.h