--- trimslash.c.orig 2006-01-09 12:35:38.000000000 -0600 +++ trimslash.c 2006-01-09 12:35:52.000000000 -0600 @@ -23,6 +23,9 @@ int read_only = 1; int list_only = 0; int preserve_perms = 0; +#ifdef EA_SUPPORT +int extended_attributes = 0; +#endif /** * @file trimslash.c