Fix compilation on OpenBSD: avoid accidental system include file use

git-svn-id: svn://coreboot.org/openbios/openbios-devel@246 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-11-08 09:10:52 +00:00
parent c9d73842f0
commit 7e8e34ae70
5 changed files with 6 additions and 3 deletions

View File

@@ -177,6 +177,9 @@ static void write_dictionary(char *filename)
.relocation = -1,
.length = target_ulong(dicthead),
.last = target_ucell(((unsigned long)last-(unsigned long)dict)),
.reserved[0] = 0,
.reserved[1] = 0,
.reserved[2] = 0,
};
/*