1
0
Files
linux/scripts
Arnaud Lacombe 94bedeca77 kbuild: confdata.c explicitly reference errno, thus need <errno.h>
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@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-08-17 09:11:38 +02:00
..
2010-07-21 16:06:05 +02:00
2010-03-07 21:19:09 +01:00
2010-03-07 21:22:56 +01:00
2010-03-23 12:26:38 +01:00
2009-09-15 17:04:38 -07:00
2009-09-18 21:22:08 +02:00
2010-03-07 21:38:32 +01:00
2010-07-21 16:06:05 +02:00