mirror of
https://github.com/torvalds/linux.git
synced 2026-09-17 09:28:42 -04: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>