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

bug fixing

This commit is contained in:
fyodor
2005-08-24 19:22:11 +00:00
parent b3923483ea
commit 87e4e19e02
20 changed files with 233 additions and 164 deletions

View File

@@ -65,6 +65,9 @@
#ifndef WINCLUDE_H
#define WINCLUDE_H
#include <stdio.h>
#include <stdlib.h>
#include "nbase.h"
#include <gnuc.h>