summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/vte/patches/patch-aa5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/vte/patches/patch-aa b/x11/vte/patches/patch-aa
index 345e2eb41ba..d3a54e81cb8 100644
--- a/x11/vte/patches/patch-aa
+++ b/x11/vte/patches/patch-aa
@@ -1,4 +1,7 @@
-$NetBSD: patch-aa,v 1.3 2007/04/11 17:54:35 drochner Exp $
+$NetBSD: patch-aa,v 1.4 2007/04/11 22:40:14 wiz Exp $
+
+Let's assume that if the macro CMSG_FIRSTHDR is not defined, that struct
+msghdr does not have the msg_control member, too. Needed for Solaris.
--- src/pty.c.orig 2007-02-26 22:05:14.000000000 +0100
+++ src/pty.c