Codebase list nbtscan-unixwiz / 48fc656d-0b60-490f-8418-205c9f3a8b36/main nbtscan_common.h
48fc656d-0b60-490f-8418-205c9f3a8b36/main

Tree @48fc656d-0b60-490f-8418-205c9f3a8b36/main (Download .tar.gz)

nbtscan_common.h @48fc656d-0b60-490f-8418-205c9f3a8b36/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>