Including mount.h requires including param.h.
MFC after: 3 weeks
This commit is contained in:
parent
0454f8732e
commit
fcb5ddcdae
@ -34,6 +34,7 @@
|
||||
#include <unistd.h>
|
||||
#include <stddef.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/mntent.h>
|
||||
#include <sys/mnttab.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user