diff options
Diffstat (limited to 'hw/pci')
-rw-r--r-- | hw/pci/shpc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pci/shpc.c b/hw/pci/shpc.c index bfb4d31b62..d34fdf3ecb 100644 --- a/hw/pci/shpc.c +++ b/hw/pci/shpc.c @@ -1,5 +1,4 @@ #include "qemu-common.h" -#include <strings.h> #include <stdint.h> #include "qemu/range.h" #include "qemu/error-report.h" |