Add missing smbios.h #include to mute a -Wimplicit-function-declaration warning
after r279222 Reported by: Jenkins Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
@@ -35,6 +35,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include "bootstrap.h"
|
||||
#include "libi386.h"
|
||||
#include "btxv86.h"
|
||||
#include "smbios.h"
|
||||
|
||||
vm_offset_t memtop, memtop_copyin, high_heap_base;
|
||||
uint32_t bios_basemem, bios_extmem, high_heap_size;
|
||||
|
||||
Reference in New Issue
Block a user