]> Pileus Git - ~andy/linux/blobdiff - include/linux/virtio_9p.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...
[~andy/linux] / include / linux / virtio_9p.h
index 395c38a47adbbe4317cc57a44bf99b9daf08d5d9..e68b439b2860e7aa5e9490fec542fdfe245c6b2f 100644 (file)
@@ -2,9 +2,9 @@
 #define _LINUX_VIRTIO_9P_H
 /* This header is BSD licensed so anyone can use the definitions to implement
  * compatible drivers/servers. */
+#include <linux/types.h>
 #include <linux/virtio_ids.h>
 #include <linux/virtio_config.h>
-#include <linux/types.h>
 
 /* The feature bitmap for virtio 9P */