X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fbsd-user%2Fmmap.c;fp=qemu%2Fbsd-user%2Fmmap.c;h=6ab533470212166062a99f5199199654b283c2de;hb=437fd90c0250dee670290f9b714253671a990160;hp=092bf7f892d73cc39fb671e0134b35284a24a7c5;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/bsd-user/mmap.c b/qemu/bsd-user/mmap.c index 092bf7f89..6ab533470 100644 --- a/qemu/bsd-user/mmap.c +++ b/qemu/bsd-user/mmap.c @@ -16,12 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . */ -#include -#include -#include -#include -#include -#include +#include "qemu/osdep.h" #include #include "qemu.h"