[c-host] take just the ivshmem headers and omit the kvm-guest submodule

This commit is contained in:
Geoffrey McRae
2019-05-28 14:51:47 +10:00
parent 373d4ac932
commit 026bdb00f2
6 changed files with 59 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
#include "common/debug.h"
#include "common/option.h"
#include "windows/debug.h"
#include "ivshmem/Public.h"
#include "ivshmem.h"
#define ID_MENU_OPEN_LOG 3000
#define ID_MENU_EXIT 3001