mboot.c32: add <stdint.h> and <stdbool.h> syslinux-3.73-pre5
authorH. Peter Anvin <hpa@zytor.com>
Sun, 19 Oct 2008 21:23:03 +0000 (14:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 19 Oct 2008 21:23:03 +0000 (14:23 -0700)
commit1626ee4b93762c0eba7047ef005cedda21440624
tree1f7f257053aaa20166700c4aa985f1d7d724ea29
parente1be925734e7b6a273fb15d903f6c9e6375b5de5
mboot.c32: add <stdint.h> and <stdbool.h>

We need <stdbool.h>; we might as well add <stdint.h> as well.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/mboot.c