commit | 056cb48a2fb6fb31debf665695a9f97b45cfb8ec | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Tue Mar 28 21:13:44 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Mar 28 22:10:02 2006 +1100 |
tree | f2c4216123dfbe0e30452fbc6b1b0b89de8824fa | |
parent | 872345b715ee02f3b45528449f0d11b44ef9ebb8 [diff] |
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 <paulus@samba.org>