summaryrefslogtreecommitdiffstats
path: root/source/include/structs.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-01-03 15:40:05 +0000
committerJelmer Vernooij <jelmer@samba.org>2006-01-03 15:40:05 +0000
commitf8d6585787769440519030655dad277ec4a1b402 (patch)
treedf00682d22f53c0c04a62d4417b567842866562b /source/include/structs.h
parent9fabfeb430cfb62364c4970bc2203235c9c3b0e8 (diff)
downloadsamba-f8d6585787769440519030655dad277ec4a1b402.tar.gz
samba-f8d6585787769440519030655dad277ec4a1b402.tar.xz
samba-f8d6585787769440519030655dad277ec4a1b402.zip
r12694: Move some headers to the directory of the subsystem they belong to.
Diffstat (limited to 'source/include/structs.h')
-rw-r--r--source/include/structs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/structs.h b/source/include/structs.h
index b78d9184177..83f742b30e4 100644
--- a/source/include/structs.h
+++ b/source/include/structs.h
@@ -372,3 +372,6 @@ struct registry_context;
struct nbtd_interface;
struct nbtd_iface_name;
struct nbtd_server;
+struct smbcli_session;
+struct smbcli_state;
+struct substitute_context;