#ifndef _BESTINTF #define _BESTINTF #include #include #ifdef __cplusplus extern "C" { #endif // __cplusplus DWORD NMINTERNAL NMGetBestInterface ( SOCKADDR_IN* srem, SOCKADDR_IN* sloc ); #ifdef __cplusplus } #endif // __cplusplus #endif // _BESTINTF