Codebase list nbtscan-unixwiz / 97654125-e3e3-4e39-a219-0ae7a951996f/main nbtscan_common.h
97654125-e3e3-4e39-a219-0ae7a951996f/main

Tree @97654125-e3e3-4e39-a219-0ae7a951996f/main (Download .tar.gz)

nbtscan_common.h @97654125-e3e3-4e39-a219-0ae7a951996f/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>