Codebase list nbtscan-unixwiz / 2bd34af1-cbc5-4470-b2d9-ffb51835b6a2/main nbtscan_common.h
2bd34af1-cbc5-4470-b2d9-ffb51835b6a2/main

Tree @2bd34af1-cbc5-4470-b2d9-ffb51835b6a2/main (Download .tar.gz)

nbtscan_common.h @2bd34af1-cbc5-4470-b2d9-ffb51835b6a2/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>