git add -f bin/default/librpc/gen_ndr/*.[ch] bin/default/source*/librpc/gen_ndr/...
[metze/samba/wip.git] / bin.gen_ndr / default / librpc / gen_ndr / srv_notify.h
1 #include "bin/default/librpc/gen_ndr/ndr_notify.h"
2 #ifndef __SRV_NOTIFY__
3 #define __SRV_NOTIFY__
4 void notify_get_pipe_fns(struct api_struct **fns, int *n_fns);
5 struct rpc_srv_callbacks;
6 NTSTATUS rpc_notify_init(const struct rpc_srv_callbacks *rpc_srv_cb);
7 NTSTATUS rpc_notify_shutdown(void);
8 #endif /* __SRV_NOTIFY__ */