1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-20 06:29:02 +00:00

vcproj for nmap

This commit is contained in:
fyodor
2005-08-08 05:48:49 +00:00
parent 3f301ba19c
commit bdf2caa2a4
40 changed files with 795 additions and 359 deletions

View File

@@ -6,7 +6,11 @@
* $Id: addr-util.c,v 1.4 2005/01/23 07:36:54 dugsong Exp $
*/
#ifdef _WIN32
#include "dnet_winconfig.h"
#else
#include "config.h"
#endif
#include <stdio.h>
#include <stdlib.h>