X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=qemu%2Fhw%2Fgpio%2Fmpc8xxx.c;h=d149719469d6626428c5f5796e9e14fb16bcc86d;hb=437fd90c0250dee670290f9b714253671a990160;hp=1aeaaaaf039478fc37a509c455b4dad1dec8cecb;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/gpio/mpc8xxx.c b/qemu/hw/gpio/mpc8xxx.c index 1aeaaaaf0..d14971946 100644 --- a/qemu/hw/gpio/mpc8xxx.c +++ b/qemu/hw/gpio/mpc8xxx.c @@ -19,6 +19,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "hw/sysbus.h" #define TYPE_MPC8XXX_GPIO "mpc8xxx_gpio"