#include <sys/types.h> from sys/filio.h
This fixes world build after r349231 Reported by: Jenkins MFC after: 2 weeks MFC-With: 349231 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d49b446bfb
commit
9de14ff010
@ -40,6 +40,7 @@
|
||||
#ifndef _SYS_FILIO_H_
|
||||
#define _SYS_FILIO_H_
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioccom.h>
|
||||
|
||||
/* Generic file-descriptor ioctl's. */
|
||||
|
Loading…
Reference in New Issue
Block a user