summaryrefslogtreecommitdiff
path: root/source4/include/smb.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-12-10 22:24:33 +0000
committerAndrew Tridgell <tridge@samba.org>2003-12-10 22:24:33 +0000
commit2bde98c0ee67b4c60c5906b3b2f297cf4922c67c (patch)
tree8f8a5d8123e3c3b4df4bd4d2bc849228cce7e343 /source4/include/smb.h
parent188b2054a80ec16e7fb9ed7b6b1e8fce9b52458f (diff)
downloadsamba-2bde98c0ee67b4c60c5906b3b2f297cf4922c67c.tar.gz
samba-2bde98c0ee67b4c60c5906b3b2f297cf4922c67c.tar.bz2
samba-2bde98c0ee67b4c60c5906b3b2f297cf4922c67c.zip
the rest of the initial rpc server side infrastructure
(This used to be commit 5fb01b0ec0321724c25669151ea7c20e6ec182d0)
Diffstat (limited to 'source4/include/smb.h')
-rw-r--r--source4/include/smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/smb.h b/source4/include/smb.h
index a58556a306..a0a190190b 100644
--- a/source4/include/smb.h
+++ b/source4/include/smb.h
@@ -421,6 +421,7 @@ struct vuid_cache {
#include "smb_acls.h"
#include "enums.h"
#include "events.h"
+#include "rpc_server/dcerpc_server.h"
#include "context.h"
#include "smb_interfaces.h"
#include "ntvfs.h"