summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-29 22:32:12 +0200
committerGünther Deschner <gd@samba.org>2011-05-02 15:03:43 +0200
commit49d5f62b42d821bb8a11b595efb53eb88ec3c570 (patch)
treef315704778bbab393f998e56b1f55be6e7695bbc /source3/include/ntdomain.h
parent6dd97ac093ee00281ed029d549d5882d76c2735d (diff)
downloadsamba-49d5f62b42d821bb8a11b595efb53eb88ec3c570.tar.gz
samba-49d5f62b42d821bb8a11b595efb53eb88ec3c570.tar.bz2
samba-49d5f62b42d821bb8a11b595efb53eb88ec3c570.zip
s3-proto: move rpc_srv_register protos and structs to town headerfile.
Guenther
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 9cd00da21a..2c5fa2b669 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -234,5 +234,6 @@ void *_policy_handle_find(struct pipes_struct *p,
(_type *)_policy_handle_find((_p), (_hnd), (_access_required), \
(_access_granted), #_type, __location__, (_pstatus))
+#include "rpc_server/srv_pipe_register.h"
#endif /* _NT_DOMAIN_H */