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

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