openbsd-ports/net/nmap/patches/patch-traceroute_cc
2010-04-21 07:08:23 +00:00

11 lines
231 B
Plaintext

--- traceroute.cc.orig Fri Jan 15 04:55:23 2010
+++ traceroute.cc Wed Jan 20 19:57:26 2010
@@ -136,6 +136,7 @@ individually.
#include "timing.h"
#include "NmapOps.h"
#include "Target.h"
+#include "sctp.h"
#include <dnet.h>