2007-10-30 21:41:17

by Emil Medve

[permalink] [raw]
Subject:

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.