Codebase list nbtscan-unixwiz / afd86cb2-b433-4498-bdb5-591158e98b3a/main nbtscan_common.h
afd86cb2-b433-4498-bdb5-591158e98b3a/main

Tree @afd86cb2-b433-4498-bdb5-591158e98b3a/main (Download .tar.gz)

nbtscan_common.h @afd86cb2-b433-4498-bdb5-591158e98b3a/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>