Hi,

And why just these 3?  Why not the other 3 that are not
inside the #ifdef __KERNEL_ also?
(being <linux/types.h>, <linux/ioctl.h>, and <linux/version.h>)

They are all ONLY for the kernel, aren't they?

~Randy


Dan Streetman wrote:
> 
> In the file include/linux/usb.h shouldn't the lines
> 
> #include <linux/sched.h>
> #include <linux/delay.h>
> #include <linux/interrupt.h>
> 
> be inside the
> 
> #ifdef __KERNEL__
> 
> block?
> 
> Dan Streetman
> [EMAIL PROTECTED]
> ---------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to