qemu-e2k/fsdev
Eduardo Habkost 017cf5b1d2 qemu-fsdev-dummy.c: Include module.h
module.h is where machine_init() is defined, but qemu-fsdev-dummy.c
doesn't include it.

The header is probably being included by accident because some other
headers are including qemu-common.h, but those headers should eventually
stop including qemu-common.h.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2012-11-15 02:21:03 +01:00
..
Makefile.objs build: move fsdev/ objects to nested Makefile.objs 2012-06-07 09:21:13 +02:00
file-op-9p.h hw/9pfs: Add new security model mapped-file. 2012-01-19 12:21:11 +05:30
qemu-fsdev-dummy.c qemu-fsdev-dummy.c: Include module.h 2012-11-15 02:21:03 +01:00
qemu-fsdev.c hw/9pfs: Add new proxy filesystem driver 2012-01-04 20:13:39 +05:30
qemu-fsdev.h hw/9pfs: Add new proxy filesystem driver 2012-01-04 20:13:39 +05:30
virtfs-proxy-helper.c fsdev: Fix parameter parsing for proxy helper 2012-01-30 10:54:16 +05:30
virtfs-proxy-helper.texi Replace Qemu by QEMU in user visible documentation 2012-04-07 13:58:06 +00:00
virtio-9p-marshal.c hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30
virtio-9p-marshal.h hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30