openbsd-ports/net/nmap/patches/patch-traceroute_cc

11 lines
231 B
Plaintext
Raw Normal View History

2010-04-21 03:08:23 -04:00
--- 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"
2010-04-21 03:08:23 -04:00
#include <dnet.h>