Codebase list nbtscan-unixwiz / fa028487-d0d5-46bd-b53e-000212f6f150/main nbtscan_common.h
fa028487-d0d5-46bd-b53e-000212f6f150/main

Tree @fa028487-d0d5-46bd-b53e-000212f6f150/main (Download .tar.gz)

nbtscan_common.h @fa028487-d0d5-46bd-b53e-000212f6f150/mainraw · history · blame

/*
 * $Id: //devel/tools/main/nbtscan/nbtscan_common.h#1 $
 *
 *	Anchor file for MSVC precompiled headers.
 */

#ifdef _WIN32
#  include "win_sock.h"
#endif

#include <assert.h>