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

add MingW compilation fix

This commit is contained in:
fyodor
2008-04-04 19:11:19 +00:00
parent 1b7063ee73
commit 20143ece6f

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o Fix MingW compilation by adding a signal.h include to
main.cc. [Gisle Vanem]
o Added a new --min-rate option that allows specifying a minimum rate
at which to send packets.