]> Git Repo - qemu.git/blobdiff - hw/9pfs/9p-proxy.c
9pfs: break out 9p.h from virtio-9p.h
[qemu.git] / hw / 9pfs / 9p-proxy.c
index 67c1fb93f89488102eb61d917227e5fc3cde115a..73d00dd74d11ec822c183f93578b94c88fe92a53 100644 (file)
@@ -11,7 +11,7 @@
  */
 #include <sys/socket.h>
 #include <sys/un.h>
-#include "virtio-9p.h"
+#include "9p.h"
 #include "qemu/error-report.h"
 #include "fsdev/qemu-fsdev.h"
 #include "9p-proxy.h"
This page took 0.023126 seconds and 4 git commands to generate.