tests: ls/getxattr-speedup: include <sys/types.h> for older headers
authorJérémy Compostella <jeremy.compostella@gmail.com>
Sun, 19 Feb 2012 14:38:15 +0000 (15:38 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 19 Feb 2012 17:43:53 +0000 (18:43 +0100)
commit933989eca67bd82f011595937002cc284c98772d
treea244237044b27708a1993bf4c5cfe80fab9faf5f
parent2fe737e595058acb4c22f8aaaeb574b168b9d6f1
tests: ls/getxattr-speedup: include <sys/types.h> for older headers

Modern <stdio.h> provides ssize_t, but the one from Debian's
libc6-dev 2.11.2-10 apparently does not.
* tests/ls/getxattr-speedup: Also include <sys/types.h>.
tests/ls/getxattr-speedup