diff options
author | bde <bde@FreeBSD.org> | 2000-01-01 14:43:20 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2000-01-01 14:43:20 +0000 |
commit | a5e8250f8cd3d7d14638c62ec2b7337f4a4b34da (patch) | |
tree | 46ea4cf85cc20dafb426252282477c2bc3757a9a /sys/dev/sym/sym_hipd.c | |
parent | 3a5569cf048ed1771b7c5b4764b52be8f1a15a14 (diff) | |
download | FreeBSD-src-a5e8250f8cd3d7d14638c62ec2b7337f4a4b34da.zip FreeBSD-src-a5e8250f8cd3d7d14638c62ec2b7337f4a4b34da.tar.gz |
Use an ifdef in ext2_fs.h instead of a bogus separate file (ext2_fs_i.h)
to avoid the namespace problems caused by <ufs/ufs/inode.h> #defining
i_mode, etc.
ext2_fs_i.h had nothing to do with the Linux version. It was a small
part of the Linux version of ext2_fs.h (the part that declares extra
in-core fields for an inode). We don't need it because we use the
ufs in-core inode for the extra fields.
Diffstat (limited to 'sys/dev/sym/sym_hipd.c')
0 files changed, 0 insertions, 0 deletions