X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fdma-helpers.c;h=4ad0bca67e7824582cc34975f2f8c159cde02ec5;hb=af712826966ee75ba5ac466a6c192580abdf0c29;hp=4faec5d0cac345400db06f3223ae5c846d60e5cc;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/dma-helpers.c b/qemu/dma-helpers.c index 4faec5d0c..4ad0bca67 100644 --- a/qemu/dma-helpers.c +++ b/qemu/dma-helpers.c @@ -7,6 +7,7 @@ * (GNU GPL), version 2 or later. */ +#include "qemu/osdep.h" #include "sysemu/block-backend.h" #include "sysemu/dma.h" #include "trace.h"