Codebase list nbtscan-unixwiz / 8f445595-4dd3-4a95-94f2-e247979fc61d/main nbtscan_common.h
8f445595-4dd3-4a95-94f2-e247979fc61d/main

Tree @8f445595-4dd3-4a95-94f2-e247979fc61d/main (Download .tar.gz)

nbtscan_common.h @8f445595-4dd3-4a95-94f2-e247979fc61d/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>