summaryrefslogtreecommitdiff
path: root/mail/qpopper/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-24 00:24:45 +0000
committertron <tron@pkgsrc.org>1999-07-24 00:24:45 +0000
commitd1226026c4592a9194b01f83334bf006eca9ee0f (patch)
tree8fd876a7167ce043db026f21e11ebbe35308a932 /mail/qpopper/patches
parentfe5033397e815610c010876b306eec8d9be696ab (diff)
downloadpkgsrc-d1226026c4592a9194b01f83334bf006eca9ee0f.tar.gz
Don't define unnecessary IPv6 symbol on non IPv6 systems.
Diffstat (limited to 'mail/qpopper/patches')
-rw-r--r--mail/qpopper/patches/patch-ah11
1 files changed, 4 insertions, 7 deletions
diff --git a/mail/qpopper/patches/patch-ah b/mail/qpopper/patches/patch-ah
index 90d0d8a389e..60b802b6509 100644
--- a/mail/qpopper/patches/patch-ah
+++ b/mail/qpopper/patches/patch-ah
@@ -1,14 +1,11 @@
-$NetBSD: patch-ah,v 1.4 1999/07/24 00:20:38 tron Exp $
+$NetBSD: patch-ah,v 1.5 1999/07/24 00:24:46 tron Exp $
---- sockunion.h.orig Sat Jul 24 02:11:15 1999
-+++ sockunion.h Sat Jul 24 02:15:32 1999
-@@ -0,0 +1,21 @@
+--- sockunion.h.orig Sat Jul 24 02:22:28 1999
++++ sockunion.h Sat Jul 24 02:23:31 1999
+@@ -0,0 +1,18 @@
+#ifndef INET_ADDRSTR
+#define INET_ADDRSTRLEN 16
+#endif
-+#ifndef INET6_ADDRSTR
-+#define INET6_ADDRSTRLEN 46
-+#endif
+
+union sockunion {
+ struct sockinet {