mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
virtio-9p: move 9p files around
Now that we start adding more files related to 9pfs it make sense to move them to a separate directory Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
This commit is contained in:
committed by
Venkateswararao Jujjuri
parent
661bfc80e8
commit
353ac78d49
@ -13,7 +13,7 @@
|
||||
#ifndef QEMU_FSDEV_H
|
||||
#define QEMU_FSDEV_H
|
||||
#include "qemu-option.h"
|
||||
#include "hw/file-op-9p.h"
|
||||
#include "file-op-9p.h"
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user