mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-22 15:47:37 +00:00
Including mount.h requires including param.h.
MFC after: 3 weeks
This commit is contained in:
parent
0454f8732e
commit
fcb5ddcdae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186515
@ -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…
Reference in New Issue
Block a user