fix conflicts

This commit is contained in:
Nguyen Anh Quynh 2017-01-21 11:02:17 +08:00
parent 330e7cb87b
commit c8550b86f0
2 changed files with 0 additions and 2 deletions

View file

@ -36,7 +36,6 @@
#include <fcntl.h>
#include <sys/stat.h>
#include <assert.h>
#include <signal.h>
#include "glib_compat.h"
#ifdef _WIN32

View file

@ -40,7 +40,6 @@
#define HUGETLBFS_MAGIC 0x958458f6
#include "unicorn/platform.h"
#include "config-host.h"
#include "sysemu/sysemu.h"
#include <sys/mman.h>