On Thu, 2009-07-23 at 11:29 +0200, Vladimir 'phcoder' Serbinenko wrote: > -#ifdef DT_DIR > - info.dir = (de->d_type == DT_DIR); > -#else > info.dir = !! is_dir (path, de->d_name); > -#endif
Fine with me. Finally a patch that reduces the number of preprocessor directives :-) -- Regards, Pavel Roskin _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel