Include <sys/types.h> instead of <stddef.h> since ssize_t is needed as well. Replace...
commit7daaea8b7126c5d78033f751976fa915c289bbb6
authorUlrich Drepper <drepper@redhat.com>
Fri, 23 Aug 2002 21:34:01 +0000 (23 21:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 23 Aug 2002 21:34:01 +0000 (23 21:34 +0000)
tree54ff50b25ec6580462d1dc293c7d16ab3c04bd61
parentfb2bdbbabdcc302f09565965a640fb082f108147
Include <sys/types.h> instead of <stddef.h> since ssize_t is needed as well. Replace const with __const.
misc/sys/xattr.h