From: Aaro Koskinen <aaro.koskinen@xxxxxx> Date: Thu, 31 May 2012 21:33:35 +0300 > I recompiled toolchain/glibc/everything from scratch against Linux 3.4 > headers and silo won't compile anymore: > > file.c:60:5: error: 'NULL' undeclared here (not in a function) > fs/ext2.c:401:7: error: 'NULL' undeclared (first use in this function) > fs/isofs.c:57:45: error: 'NULL' undeclared (first use in this function) > etc. > > Fix by including stddef.h. > > Signed-off-by: Aaro Koskinen <aaro.koskinen@xxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html