Codebase list nbtscan-unixwiz / c6b61c38-31dc-4894-88d0-351a1cb2daf1/main nbtscan_common.h
c6b61c38-31dc-4894-88d0-351a1cb2daf1/main

Tree @c6b61c38-31dc-4894-88d0-351a1cb2daf1/main (Download .tar.gz)

nbtscan_common.h @c6b61c38-31dc-4894-88d0-351a1cb2daf1/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>