Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information