X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fbsd-user%2Fsyscall.c;h=47cf865a3234eb366c833536bd56613d725e89ad;hb=437fd90c0250dee670290f9b714253671a990160;hp=a4d1583fedfd73ba330fc4e5f8927d402069647d;hpb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;p=kvmfornfv.git diff --git a/qemu/bsd-user/syscall.c b/qemu/bsd-user/syscall.c index a4d1583fe..47cf865a3 100644 --- a/qemu/bsd-user/syscall.c +++ b/qemu/bsd-user/syscall.c @@ -16,17 +16,9 @@ * 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 -#include -#include -#include -#include +#include "qemu/osdep.h" +#include "qemu/cutils.h" +#include "qemu/path.h" #include #include #include