summaryrefslogtreecommitdiff
path: root/libcli/nbt/libnbt.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-11-02 18:27:24 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-11-02 18:27:24 +0100
commitee7c2170a79f1ca9e2ad1a209d342d8fd287ec8d (patch)
treea22d1a62a4ed5346312a03972f0e98f6996b5067 /libcli/nbt/libnbt.h
parente7810b1bc2c920d828d694817f88ea3ae9e74750 (diff)
downloadsamba-ee7c2170a79f1ca9e2ad1a209d342d8fd287ec8d.tar.gz
samba-ee7c2170a79f1ca9e2ad1a209d342d8fd287ec8d.tar.bz2
samba-ee7c2170a79f1ca9e2ad1a209d342d8fd287ec8d.zip
Remove another use of global_loadparm.
Diffstat (limited to 'libcli/nbt/libnbt.h')
-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 4ef4e9d60d..e03352d7cf 100644
--- a/libcli/nbt/libnbt.h
+++ b/libcli/nbt/libnbt.h
@@ -122,6 +122,8 @@ struct nbt_name_socket {
struct socket_address *);
void *private_data;
} unexpected;
+
+ uint32_t wack_timeout;
};