Codebase list nbtscan-unixwiz / ec327d99-4d51-41b4-8579-1864b0d2d3f4/main nbtscan_common.h
ec327d99-4d51-41b4-8579-1864b0d2d3f4/main

Tree @ec327d99-4d51-41b4-8579-1864b0d2d3f4/main (Download .tar.gz)

nbtscan_common.h @ec327d99-4d51-41b4-8579-1864b0d2d3f4/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>