summaryrefslogtreecommitdiff
path: root/libcli
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2015-12-28 22:21:11 +0000
committerJelmer Vernooij <jelmer@samba.org>2016-01-13 04:43:23 +0100
commitffbd9c4584d83c56e58901bc91effa75ebdcbb02 (patch)
tree549d02228f1a30d40031d271b7e6e2904025c8a8 /libcli
parent512d15de56ed3f5a0abf9a7b98934ed42f211306 (diff)
downloadsamba-ffbd9c4584d83c56e58901bc91effa75ebdcbb02.tar.gz
Add a new header file for functions in lib/util/util.c.
This allows public headers to not include samba_util.h, but rather specific header files under lib/util. Signed-Off-By: Jelmer Vernooij <jelmer@samba.org> Reviewed-By: Andrew Bartlett <abartlet@samba.org> Reviewed-By: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'libcli')
-rw-r--r--libcli/nbt/libnbt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcli/nbt/libnbt.h b/libcli/nbt/libnbt.h
index c345a1fe2d0..fd0c7fea66d 100644
--- a/libcli/nbt/libnbt.h
+++ b/libcli/nbt/libnbt.h
@@ -24,6 +24,8 @@
#include "librpc/gen_ndr/nbt.h"
#include "librpc/ndr/libndr.h"
+#include "lib/util/xfile.h"
+
/*
possible states for pending requests
*/