X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Faudio%2Fhda-codec.c;fp=qemu%2Fhw%2Faudio%2Fhda-codec.c;h=52d4640e60b7d489b0e9466cb92f7ba9315d515f;hb=437fd90c0250dee670290f9b714253671a990160;hp=3c03ff566859a2f12fc65a6a3470d41be3d67f58;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/audio/hda-codec.c b/qemu/hw/audio/hda-codec.c index 3c03ff566..52d4640e6 100644 --- a/qemu/hw/audio/hda-codec.c +++ b/qemu/hw/audio/hda-codec.c @@ -17,6 +17,7 @@ * along with this program; if not, see . */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/pci/pci.h" #include "intel-hda.h"