summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-11-14 13:31:47 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:46:18 -0500
commit36639831c0e20a38a5e054cc8f0d97bf8f0b73d6 (patch)
tree526747f8d9211e86d40c3a0a4536e0d3e027a1d6 /source4
parentde5d71aebe4e415fcebbfacb852b190498cbf7bf (diff)
downloadsamba-36639831c0e20a38a5e054cc8f0d97bf8f0b73d6.tar.gz
samba-36639831c0e20a38a5e054cc8f0d97bf8f0b73d6.tar.bz2
samba-36639831c0e20a38a5e054cc8f0d97bf8f0b73d6.zip
r11723: fix the build
metze (This used to be commit 838aac5e2020802b18ae34a5fcd85c085fc98501)
Diffstat (limited to 'source4')
-rw-r--r--source4/include/structs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h
index 4f97a6aada..1aa7ad6753 100644
--- a/source4/include/structs.h
+++ b/source4/include/structs.h
@@ -154,6 +154,8 @@ struct auth_context;
struct auth_method_context;
struct request_buffer;
+struct smb2_request_buffer;
+
struct ntvfs_context;
struct ntvfs_module_context;