[klibc] readdir(): use _KLIBC_BUFSIZ to size the dirent buffer

If _KLIBC_BUFSIZ is good enough for stdio it should be good enough for
readdir() too...

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
1 file changed