From: Paul Mackerras Date: Tue, 28 Mar 2006 10:13:44 +0000 (+1100) Subject: ppc: Fix compile error in arch/ppc/lib/strcase.c X-Git-Tag: v2.6.17-rc1~165^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056cb48a2fb6fb31debf665695a9f97b45cfb8ec;p=pandora-kernel.git ppc: Fix compile error in arch/ppc/lib/strcase.c Now that the strncasecmp implementation takes a size_t third parameter, we need to get a definition of size_t from somewhere. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed