git add -f bin/default/librpc/gen_ndr/*.{c,h,ndr,pidl} bin/default/source*/librpc...
[metze/samba/wip.git] / bin / default / librpc / gen_ndr / s3compat_remact.h
1 /*
2  * Unix SMB/CIFS implementation.
3  * server auto-generated by pidl. DO NOT MODIFY!
4  */
5
6 #include "bin/default/librpc/gen_ndr/ndr_remact.h"
7 #ifndef __S3COMPAT_IREMOTEACTIVATION__
8 #define __S3COMPAT_IREMOTEACTIVATION__
9 WERROR _RemoteActivation(struct pipes_struct *p, struct RemoteActivation *r);
10 struct dcerpc_server;
11 NTSTATUS dcerpc_server_setup_s3compat_IRemoteActivation(struct dcerpc_server *server);
12 #endif /* __S3COMPAT_IREMOTEACTIVATION__ */