5 lines
105 B
C
5 lines
105 B
C
|
#include "private.h"
|
||
|
#include "winsock2.h"
|
||
|
#include "nlbhost.h"
|
||
|
void test_tmgr(int argc, WCHAR* argv[]);
|