summaryrefslogtreecommitdiffstats
path: root/qemu/hw/pci/shpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/pci/shpc.c')
-rw-r--r--qemu/hw/pci/shpc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu/hw/pci/shpc.c b/qemu/hw/pci/shpc.c
index bfb4d31b6..3dcd472eb 100644
--- a/qemu/hw/pci/shpc.c
+++ b/qemu/hw/pci/shpc.c
@@ -1,6 +1,6 @@
+#include "qemu/osdep.h"
+#include "qapi/error.h"
#include "qemu-common.h"
-#include <strings.h>
-#include <stdint.h>
#include "qemu/range.h"
#include "qemu/error-report.h"
#include "hw/pci/shpc.h"