X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fvfio%2Fcalxeda-xgmac.c;fp=qemu%2Fhw%2Fvfio%2Fcalxeda-xgmac.c;h=bb15d588e529d2a4d7c4a40e792a911fde4597a3;hb=437fd90c0250dee670290f9b714253671a990160;hp=eb914f0d0bcb295f4a83309c99398d37fdf12012;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/vfio/calxeda-xgmac.c b/qemu/hw/vfio/calxeda-xgmac.c index eb914f0d0..bb15d588e 100644 --- a/qemu/hw/vfio/calxeda-xgmac.c +++ b/qemu/hw/vfio/calxeda-xgmac.c @@ -11,6 +11,7 @@ * */ +#include "qemu/osdep.h" #include "hw/vfio/vfio-calxeda-xgmac.h" static void calxeda_xgmac_realize(DeviceState *dev, Error **errp)