X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fbsdcompat.h;h=71ba0e2b1ff23c539ae5eafab27be63c9cbeee25;hp=167ddfab8017da5535433ca2bbe3f381146efb7c;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hpb=0bd5aa901caaf832e40166fc72994c2923cfb159 diff --git a/compat/include/bsdcompat.h b/compat/include/bsdcompat.h index 167ddfa..71ba0e2 100644 --- a/compat/include/bsdcompat.h +++ b/compat/include/bsdcompat.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 2000 * - * $Id: bsdcompat.h,v 1.12 2000/12/04 15:43:16 stelian Exp $ + * $Id: bsdcompat.h,v 1.13 2000/12/21 11:14:53 stelian Exp $ */ #include @@ -102,6 +102,7 @@ struct dinode { #define di_rdev di_db[0] /* #define di_ouid di_uid */ /* #define di_ogid di_gid */ +#define di_size_high di_dir_acl /* * This is the ext2_dir_entry structure but the fields have been renamed