diff options
Diffstat (limited to 'hw/core/fw-path-provider.c')
-rw-r--r-- | hw/core/fw-path-provider.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/fw-path-provider.c b/hw/core/fw-path-provider.c index 7442d322d5..33b99830e7 100644 --- a/hw/core/fw-path-provider.c +++ b/hw/core/fw-path-provider.c @@ -15,6 +15,7 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "hw/fw-path-provider.h" char *fw_path_provider_get_dev_path(FWPathProvider *p, BusState *bus, |