summary refs log tree commit diff stats
path: root/hw/sensor/adm1272.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sensor/adm1272.c')
-rw-r--r--hw/sensor/adm1272.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/sensor/adm1272.c b/hw/sensor/adm1272.c
index 7310c769be..8f4a1c2cd4 100644
--- a/hw/sensor/adm1272.c
+++ b/hw/sensor/adm1272.c
@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include <string.h>
 #include "hw/i2c/pmbus_device.h"
 #include "hw/irq.h"
 #include "migration/vmstate.h"