qemu/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
..
file-op-9p.h
Makefile.objs build: move fsdev/ objects to nested Makefile.objs 2012-06-07 09:21:13 +02:00
qemu-fsdev-dummy.c qemu-fsdev-dummy.c: Include module.h 2012-11-15 02:21:03 +01:00
qemu-fsdev.c
qemu-fsdev.h
virtfs-proxy-helper.c
virtfs-proxy-helper.texi
virtio-9p-marshal.c
virtio-9p-marshal.h