mirror of
https://github.com/torvalds/linux
synced 2026-06-13 13:52:22 +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>