summaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs/files/patch-lib_ext2fs_ext2_fs.h
blob: 4c6667079709f07cb8c6335cb9686d5acbe94aab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- a/lib/ext2fs/ext2_fs.h.orig	Sat Jun 30 16:36:37 2007
+++ b/lib/ext2fs/ext2_fs.h	Sat Jun 30 16:36:43 2007
@@ -418,7 +418,7 @@
 
 #define i_size_high	i_dir_acl
 
-#if defined(__KERNEL__) || defined(__linux__)
+#if defined(__KERNEL__) || defined(__linux__) || defined(__FreeBSD__)
 #define i_reserved1	osd1.linux1.l_i_reserved1
 #define i_frag		osd2.linux2.l_i_frag
 #define i_fsize		osd2.linux2.l_i_fsize