]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/9p/v9fs.c
9p: consolidate transport structure
[linux-2.6-omap-h63xx.git] / fs / 9p / v9fs.c
index c061c3f18e7cbc47d427c03610e88f8d95d5cdf4..b6b85cf01e0d4fd4df98d1c28b8b7b14b6155636 100644 (file)
@@ -30,8 +30,8 @@
 #include <linux/parser.h>
 #include <linux/idr.h>
 #include <net/9p/9p.h>
-#include <net/9p/transport.h>
 #include <net/9p/client.h>
+#include <net/9p/transport.h>
 #include "v9fs.h"
 #include "v9fs_vfs.h"