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

12 lines
314 B
Plaintext
Raw Normal View History

$OpenBSD: patch-libnetutil_netutil_h,v 1.1 2011/03/28 09:01:24 giovanni Exp $
--- libnetutil/netutil.h.orig Wed Feb 2 16:11:05 2011
+++ libnetutil/netutil.h Wed Feb 2 16:13:25 2011
@@ -105,6 +105,7 @@ extern "C" {
#endif
#include "dnet.h"
+#include "../sctp.h"
enum { OP_FAILURE = -1, OP_SUCCESS = 0 };