On 17.8.2010 07:40, Arnaud Lacombe wrote: > This fixes: > % gmake LKC_GENPARSER=1 menuconfig > [...] > scripts/kconfig/confdata.c:739: error: 'errno' undeclared (first use in this function) > scripts/kconfig/confdata.c:739: error: (Each undeclared identifier is reported only once > scripts/kconfig/confdata.c:739: error: for each function it appears in.) > scripts/kconfig/confdata.c:739: error: 'ENOENT' undeclared (first use in this function) > > triggered on NetBSD. > > Signed-off-by: Arnaud Lacombe <lacombar@xxxxxxxxx> > > --- > scripts/kconfig/confdata.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html