Include param.h instead of types.h before mount.h so that the nested
include of param.h can be removed from audit.h. MFC after: 3 days
This commit is contained in:
parent
e1f323f350
commit
bdef9f77c8
@ -146,6 +146,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include <sys/fs/zfs.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/mount.h>
|
||||
|
||||
#include <libzfs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user