X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fintc%2Fi8259_common.c;fp=qemu%2Fhw%2Fintc%2Fi8259_common.c;h=3a850b0c6622ce1bbea43a6351bb2063a578ec7f;hb=437fd90c0250dee670290f9b714253671a990160;hp=fbf26e55762f9708cdf6c768ba0d3e95afdd094c;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/intc/i8259_common.c b/qemu/hw/intc/i8259_common.c index fbf26e557..3a850b0c6 100644 --- a/qemu/hw/intc/i8259_common.c +++ b/qemu/hw/intc/i8259_common.c @@ -22,6 +22,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ +#include "qemu/osdep.h" #include "hw/i386/pc.h" #include "hw/isa/i8259_internal.h"