Hello David,
This commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commi tdiff;h=502ef38da15d817f8e67acefc12dc2212f7f8aa1 makes make headers_check fail like this. CHECK include/linux/tipc_config.h /home/emmedve1/Projects/Linux/swang/linux/usr/include/linux/tipc_config. h requires linux/string.h, which does not exist in exported headers I'm not sure whether the right solution is to include string.h to include/linux/Kbuild (maybe not) or just remove linux/string.h from tipc_config.h (perhaps). What do you suggest? Cheers, Emil. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/