Codebase list nbtscan-unixwiz / 3bc08768-ea9a-4bc1-985d-9fbc784d6430/main nbtscan_common.h
3bc08768-ea9a-4bc1-985d-9fbc784d6430/main

Tree @3bc08768-ea9a-4bc1-985d-9fbc784d6430/main (Download .tar.gz)

nbtscan_common.h @3bc08768-ea9a-4bc1-985d-9fbc784d6430/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>