From 15c3a4df8a317d854541129435668aa132b050e9 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 25 Jul 2003 19:00:17 +0000 Subject: Fix build problem under NetBSD-current. --- net/arpd/distinfo | 3 ++- net/arpd/patches/patch-ad | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 net/arpd/patches/patch-ad (limited to 'net/arpd') diff --git a/net/arpd/distinfo b/net/arpd/distinfo index 587e6f4b581..2a295d202bd 100644 --- a/net/arpd/distinfo +++ b/net/arpd/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:09 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/07/25 19:00:17 tron Exp $ SHA1 (arpd.tar.gz) = c23ea6f7fa1c442331bcf120f32d41f789ee369a Size (arpd.tar.gz) = 23400 bytes SHA1 (patch-aa) = ba2501cf1e3aae38836df4f193ec2e642e146aae SHA1 (patch-ab) = b0d53d1e32a7fe260a22f7d8018c13cccfaa7571 SHA1 (patch-ac) = 565f484cc246984aeeb6f414882aa2ccc6e33872 +SHA1 (patch-ad) = f28a6c62965fa7a8bd610e962773c019c8340211 diff --git a/net/arpd/patches/patch-ad b/net/arpd/patches/patch-ad new file mode 100644 index 00000000000..f1d63fd6398 --- /dev/null +++ b/net/arpd/patches/patch-ad @@ -0,0 +1,15 @@ +$NetBSD: patch-ad,v 1.1 2003/07/25 19:00:18 tron Exp $ + +--- wraplib.c.orig 1998-05-24 16:14:16.000000000 +0200 ++++ wraplib.c 2003-07-25 20:59:27.000000000 +0200 +@@ -33,9 +33,9 @@ + #include + #include + #include ++#include + #include "error.h" + +- + const char * + Inet_ntop(int family, const void *addrptr, char *strptr, size_t len) + { -- cgit v1.2.3