ChangeSet 1.1213, 2003/06/18 16:34:13-07:00, baldrick@wanadoo.fr

[PATCH] USB speedtouch: add missing #include

Backport from 2.5.


 drivers/usb/speedtouch.c |    1 +
 1 files changed, 1 insertion(+)


diff -Nru a/drivers/usb/speedtouch.c b/drivers/usb/speedtouch.c
--- a/drivers/usb/speedtouch.c	Wed Jun 18 17:36:16 2003
+++ b/drivers/usb/speedtouch.c	Wed Jun 18 17:36:16 2003
@@ -73,6 +73,7 @@
 #include <linux/interrupt.h>
 #include <linux/atm.h>
 #include <linux/atmdev.h>
+#include <linux/init.h>
 #include "speedcrc.h"
 
 /*
