Codebase list nbtscan-unixwiz / 05d75e96-046d-483e-8a1a-73b698e6bcf3/main nbtscan_common.h
05d75e96-046d-483e-8a1a-73b698e6bcf3/main

Tree @05d75e96-046d-483e-8a1a-73b698e6bcf3/main (Download .tar.gz)

nbtscan_common.h @05d75e96-046d-483e-8a1a-73b698e6bcf3/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>