The right way to fix this problem is not to use the standard type names. Sergey, can you make a patch which prefixes the names with 'grub_'? Like this:
int8_t -> grub_int8_t uint8_t -> grub_uint8_t If you have no time, I can do this instead of you. Okuji _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-grub
