diff options
Diffstat (limited to 'hw/i2c/pmbus_device.c')
-rw-r--r-- | hw/i2c/pmbus_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/i2c/pmbus_device.c b/hw/i2c/pmbus_device.c index 4071a88..c3d6046 100644 --- a/hw/i2c/pmbus_device.c +++ b/hw/i2c/pmbus_device.c @@ -8,7 +8,6 @@ #include "qemu/osdep.h" #include <math.h> -#include <string.h> #include "hw/i2c/pmbus_device.h" #include "migration/vmstate.h" #include "qemu/module.h" |