1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Remove sys/uio.h include -- this is no longer required by the extattr

system call API.

MFC after:	3 weeks
This commit is contained in:
Robert Watson 2006-11-06 15:12:43 +00:00
parent 7d71f06cb4
commit 21f62f0771
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164044

View File

@ -48,7 +48,6 @@
.Sh SYNOPSIS
.In sys/types.h
.In sys/extattr.h
.In sys/uio.h
.Ft ssize_t
.Fn extattr_get_fd "int fd" "int attrnamespace" "const char *attrname" "void *data" "size_t nbytes"
.Ft int