Merge 13159:13510 from trunk
[reactos.git] / posix / server / port / utils.h
1 #ifndef _UTILS_H
2 #define _UTILS_H
3 NTSTATUS STDCALL PsxCheckConnectionRequest (PPSX_CONNECT_PORT_DATA,PSX_CONNECTION_TYPE);
4 #endif