freebsd-ports/security/nmap/files/patch-nmap.cc
Martin Wilke 2f195e4f8d - Update to 4.52
PR:		119673
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-03-14 21:30:23 +00:00

10 lines
239 B
C++

--- nmap.cc.orig Sat Dec 22 07:32:03 2007
+++ nmap.cc Thu Jan 10 20:41:30 2008
@@ -99,6 +99,7 @@
/* $Id: nmap.cc 6633 2007-12-22 06:32:03Z fyodor $ */
+#include <getopt.h>
#include "nmap.h"
#include "osscan.h"
#include "osscan2.h"