mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 21:10:28 +09:00
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>