2f195e4f8d
PR: 119673 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
10 lines
239 B
C++
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"
|