X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fdisas%2Fia64.c;h=140754c9444e1555f1c4868a77edcc0604b5ee74;hb=refs%2Fchanges%2F27%2F31727%2F1;hp=a8fe26c4136ffbd7070c7c8efc853369f0c7947e;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/disas/ia64.c b/qemu/disas/ia64.c index a8fe26c41..140754c94 100644 --- a/qemu/disas/ia64.c +++ b/qemu/disas/ia64.c @@ -18,8 +18,7 @@ along with this file; see the file COPYING. If not, see . */ -#include -#include +#include "qemu/osdep.h" #include "disas/bfd.h" @@ -28,7 +27,6 @@ Free Software Foundation, Inc. Contributed by David Mosberger-Tang */ -#include typedef uint64_t ia64_insn;