Subject: CVS commit: pkgsrc/net/unison
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2005 21:57:42
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jul 30 21:57:42 UTC 2005
Modified Files:
pkgsrc/net/unison: distinfo
pkgsrc/net/unison/patches: patch-ac
Log Message:
Make pty.c always include <errno.h> in addition to <sys/errno.h>. Otherwise
errno may be undefined.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/net/unison/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/net/unison/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.