bhyve: add missing include to qemu_fwcfg.c
Fixes: e46be58cca ("bhyve: add QEMU_FWCFG_INDEX_NB_CPUS item")
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "acpi_device.h"
|
||||
#include "bhyverun.h"
|
||||
#include "inout.h"
|
||||
#include "pci_lpc.h"
|
||||
#include "qemu_fwcfg.h"
|
||||
|
||||
Reference in New Issue
Block a user