mirror of
https://github.com/torvalds/linux
synced 2026-06-18 00:02:16 +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>