Re: [PATCH] #include <linux/version.h> missing in drivers/usb/host/ohci-hcd.c

Greg KH (greg@kroah.com)
Mon, 23 Sep 2002 12:51:54 -0700


On Sun, Sep 22, 2002 at 11:59:14PM +0200, Luc Van Oostenryck wrote:
> Hi,
>
> compile fails with the following message:
>
> > In file included from ohci-hcd.c:136:
> > ohci-dbg.c:318: parse error
> > make[3]: *** [ohci-hcd.o] Error 1
>
> due to a missing #include <linux/version.h>
>
> Here is a trivial patch for this.

Thanks, I've added it to my tree.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/