mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Don't use the deprecated linux/ext2_fs.h include file.
This commit is contained in:
parent
0fc34be4c7
commit
4e8f10a152
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180269
@ -64,9 +64,6 @@ __FBSDID("$FreeBSD$");
|
||||
#ifdef HAVE_LINUX_FS_H
|
||||
#include <linux/fs.h> /* for Linux file flags */
|
||||
#endif
|
||||
#ifdef HAVE_LINUX_EXT2_FS_H
|
||||
#include <linux/ext2_fs.h> /* for Linux file flags */
|
||||
#endif
|
||||
#ifdef HAVE_LIMITS_H
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user