Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/create
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 08/08/2007 12:21:15
Module Name:	pkgsrc
Committed By:	tnn
Date:		Wed Aug  8 12:21:15 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/create: build.c util.c

Log Message:
Fix build on Solaris by including fcntl.h, needed for O_RDONLY definition.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkg_install/files/create/build.c
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkg_install/files/create/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.