include stdio.h first in builtins.c.

This commit is contained in:
okuji 2000-08-24 07:26:03 +00:00
parent d91146efac
commit 3c5fa0cfe3
2 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2000-08-24 OKUJI Yoshinori <okuji@gnu.org>
* stage2/builtins.c [GRUB_UTIL]: Include stdio.h before
shared.h. Reported by Mathieu Chouquet-Stringer
<mchouque@cs.stevens-tech.edu>.
2000-08-21 OKUJI Yoshinori <okuji@gnu.org>
* configure.in (--enable-serial-speed-emulation): New option.