Subject: CVS commit: basesrc/include
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 12/07/2001 01:04:07
Module Name:	basesrc
Committed By:	wiz
Date:		Thu Dec  6 23:04:07 UTC 2001

Modified Files:
	basesrc/include: nl_types.h

Log Message:
Give the struct typedef'd to *nl_catd a name to avoid an error with gcc
2.95.3 ("non-local function `struct {anonymous} *const &
I18n::getCatalogFd() ' uses anonymous type").
Fixes problem reported in pkg/14477.
Ok'd by kleink.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/include/nl_types.h

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