include sys/stat.h for FreeBSD
This commit is contained in:
parent
d52fb463ee
commit
ba3c918e9c
@ -7,6 +7,7 @@
|
||||
# elif defined(__FreeBSD__)
|
||||
# define CANBLOCKSIZE 1
|
||||
# include <sys/param.h>
|
||||
# include <sys/stat.h>
|
||||
# include <sys/mount.h>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user