It still does not compile, and we are going to merge up again before
we fix that.
/* Even more simplified versions which return 1 on success or -1 on
* failure. EOF counts as failure but then errno is set to 0. */
-void *get_mmap_addr(unsigned long size);
-
int qemu_create_pidfile(const char *filename);
#ifdef _WIN32
+#ifndef XEN_CONFIG_HOST_H
+#define XEN_CONFIG_HOST_H
+
#ifdef __MINIOS__
#define CONFIG_STUBDOM
#undef CONFIG_AIO
extern unsigned long *logdirty_bitmap;
extern unsigned long logdirty_bitmap_size;
+
+#endif /*XEN_CONFIG_HOST_H*/
if test -f config-host.h; then mv config-host.h config-host.h~; fi
-./configure --disable-gfx-check --disable-gcc-check --disable-curses --disable-slirp "$@" --prefix=/usr
+./configure --disable-gfx-check --disable-curses --disable-slirp "$@" --prefix=/usr
if [ -n "$CONFIG_STUBDOM" ]
then