NtSetInformationFile(): FileRenameInformation: Fixed missing fields
[reactos.git] / services / rpcss / rpcss.h
1 #ifndef __RPCSS_H__
2 #define __RPCSS_H__
3
4 VOID
5 StartEndpointMapper(VOID);
6
7 #endif /* __RPCSS_H__ */
8
9 /* EOF */