#ifndef _PROVIDER_H_ #define _PROVIDER_H_ WSAPROTOCOL_INFO *FindProtocolInfo(int af, int type, int protocol, DWORD flags); #endif