lib/util: Clean up includes for xfile.[ch]
commitc540f7dd8077d18d7e501bfa08c882ec3adfc3aa
authorMartin Schwenke <martin@meltin.net>
Mon, 22 Sep 2014 09:21:42 +0000 (22 19:21 +1000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 7 Nov 2014 19:58:09 +0000 (7 20:58 +0100)
tree11d35faedd89fee94ee380380f4d46afcaac739a
parentdd558fff6cc6888d372e153cfa00109d479a1061
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>
(cherry picked from commit 2d7dfe3d68c39f11afdece3281f9fbca0b48fb3f)
lib/util/xfile.c
lib/util/xfile.h