include sys/stat.h for FreeBSD
This commit is contained in:
parent
d52fb463ee
commit
ba3c918e9c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
# elif defined(__FreeBSD__)
|
# elif defined(__FreeBSD__)
|
||||||
# define CANBLOCKSIZE 1
|
# define CANBLOCKSIZE 1
|
||||||
# include <sys/param.h>
|
# include <sys/param.h>
|
||||||
|
# include <sys/stat.h>
|
||||||
# include <sys/mount.h>
|
# include <sys/mount.h>
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue