X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Ftarget-openrisc%2Ffpu_helper.c;h=c54404b80dce3e797f837274bf566ae8fa558e52;hb=156570aeb2bd567890da31e4efecbe48d7129b8b;hp=c94ed35afbfcf6d545637fa69ed05eef2edf6246;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/target-openrisc/fpu_helper.c b/qemu/target-openrisc/fpu_helper.c index c94ed35af..c54404b80 100644 --- a/qemu/target-openrisc/fpu_helper.c +++ b/qemu/target-openrisc/fpu_helper.c @@ -18,6 +18,7 @@ * License along with this library; if not, see . */ +#include "qemu/osdep.h" #include "cpu.h" #include "exec/helper-proto.h" #include "exception.h"