From: Jeff Dike Date: Thu, 7 Dec 2006 04:34:52 +0000 (-0800) Subject: [PATCH] uml: include stddef.h correctly X-Git-Tag: v2.6.20-rc1~145^2^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f9a398e18a49e302e2187fa694043250391d80;p=pandora-kernel.git [PATCH] uml: include stddef.h correctly We were not including stddef.h in files that used offsetof. One file was also including linux/stddef.h for no perciptible reason. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed