Include <sys/uio.h> for the complete type of struct iovec.
Approved by: das (mentor)
This commit is contained in:
parent
91c14f698c
commit
d86c537ac3
@ -33,6 +33,8 @@
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
extern struct passwd *pw;
|
||||
extern int doall;
|
||||
|
Loading…
Reference in New Issue
Block a user