summaryrefslogtreecommitdiffstats
path: root/source3/librpc/rpc/rpc_common.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-29 15:13:55 +0200
committerGünther Deschner <gd@samba.org>2011-04-29 21:01:04 +0200
commitfaf11751255202274505d72848c54ee6e5dce7b6 (patch)
tree43eb9ad458e6d59e6169832a8cfa428a32f01869 /source3/librpc/rpc/rpc_common.c
parentd6289641f5d421d188c37819f5fe8ceeb5a86aba (diff)
downloadsamba-faf11751255202274505d72848c54ee6e5dce7b6.tar.gz
samba-faf11751255202274505d72848c54ee6e5dce7b6.tar.xz
samba-faf11751255202274505d72848c54ee6e5dce7b6.zip
s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.h
Guenther
Diffstat (limited to 'source3/librpc/rpc/rpc_common.c')
-rw-r--r--source3/librpc/rpc/rpc_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/rpc/rpc_common.c b/source3/librpc/rpc/rpc_common.c
index b4c7e1dcd4c..65e3205f62a 100644
--- a/source3/librpc/rpc/rpc_common.c
+++ b/source3/librpc/rpc/rpc_common.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "librpc/rpc/dcerpc.h"
#include "../librpc/gen_ndr/ndr_lsa.h"
#include "../librpc/gen_ndr/ndr_dssetup.h"
#include "../librpc/gen_ndr/ndr_samr.h"