Subject: PR/36662 CVS commit: pkgsrc/pkgtools/pkg_install/files/audit-packages
To: None <joerg@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-bugs
Date: 07/26/2007 11:30:03
The following reply was made to PR pkg/36662; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36662 CVS commit: pkgsrc/pkgtools/pkg_install/files/audit-packages
Date: Thu, 26 Jul 2007 11:27:58 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	joerg
 Date:		Thu Jul 26 11:27:58 UTC 2007
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_install/files/audit-packages: audit-packages.c
 
 Log Message:
 As discussed in PR 36662, the include of nbcompat.h takes care of
 the need to include sys/cdefs.h. Do include err.h if it exists
 or we are not building for pkgsrc, otherwise use nbcompat/err.h.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.5 -r1.6 \
     pkgsrc/pkgtools/pkg_install/files/audit-packages/audit-packages.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.