X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fgpio%2Fmax7310.c;fp=qemu%2Fhw%2Fgpio%2Fmax7310.c;h=1bd5eaf911387d486308faeec67710b61582457f;hb=437fd90c0250dee670290f9b714253671a990160;hp=2f59b134ee5b579af9790f30cf077548854faa9e;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/gpio/max7310.c b/qemu/hw/gpio/max7310.c index 2f59b134e..1bd5eaf91 100644 --- a/qemu/hw/gpio/max7310.c +++ b/qemu/hw/gpio/max7310.c @@ -7,6 +7,7 @@ * This file is licensed under GNU GPL. */ +#include "qemu/osdep.h" #include "hw/i2c/i2c.h" #define TYPE_MAX7310 "max7310"