module: fix kdb's illicit use of struct module_use.
[safe/jmp/linux-2.6] / include / linux / miscdevice.h
index adaf3c1..b631c46 100644 (file)
@@ -30,6 +30,9 @@
 #define HPET_MINOR             228
 #define FUSE_MINOR             229
 #define KVM_MINOR              232
+#define VHOST_NET_MINOR                233
+#define BTRFS_MINOR            234
+#define AUTOFS_MINOR           235
 #define MISC_DYNAMIC_MINOR     255
 
 struct device;