Subject: -current compiler error wrt. __KERNEL_RCSID To: None <drochner@netbsd.org> From: Rick Byers <rb-netbsd@BigScaryChildren.net> List: current-users Date: 01/13/2002 16:33:17
Hi,
Earlier today you added a definition for the __KERNEL_RCSID macro to
sys/arch/i386/include/asm.h. I'm now getting compiler errors because that
macro is also defined by sys/sys/cdefs_elf.h. Whats the proper fix?
Thanks,
Rick