X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Futil%2Ffifo8.c;h=5c64101b3372c5a50ae84944457b894f43ca9c24;hb=437fd90c0250dee670290f9b714253671a990160;hp=0ea5ad98e3b515bce2f622fcc2677ba520aea15b;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/util/fifo8.c b/qemu/util/fifo8.c index 0ea5ad98e..5c64101b3 100644 --- a/qemu/util/fifo8.c +++ b/qemu/util/fifo8.c @@ -12,6 +12,7 @@ * with this program; if not, see . */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "qemu/fifo8.h"