Fix build
This commit is contained in:
parent
44dd680963
commit
2e4fd101fa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305678
@ -1115,7 +1115,7 @@ orecvfrom(struct thread *td, struct recvfrom_args *uap)
|
||||
|
||||
#ifdef COMPAT_OLDSOCK
|
||||
int
|
||||
orecv(struct thread *td, struct orecv_args)
|
||||
orecv(struct thread *td, struct orecv_args *uap)
|
||||
{
|
||||
struct msghdr msg;
|
||||
struct iovec aiov;
|
||||
|
Loading…
Reference in New Issue
Block a user