]> err.no Git - linux-2.6/blobdiff - drivers/usb/core/file.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
[linux-2.6] / drivers / usb / core / file.c
index 80ce9644d0eea027546f55cba42d921fb7e57aeb..38ed2220c9fcc31bee849c2410e45a22f3a8098e 100644 (file)
@@ -28,6 +28,8 @@
 #endif
 #include <linux/usb.h>
 
+#include "usb.h"
+
 #define MAX_USB_MINORS 256
 static struct file_operations *usb_minors[MAX_USB_MINORS];
 static DEFINE_SPINLOCK(minor_lock);