Hi everybody,
I had a problem when I was compiling an unrelated program.
I have installed the kernel 2.3.99-pre2.
It seems that there is two typedef with the same target name:
in linux/include/linux/usb.h at line 150:
typedef struct wait_queue *wait_queue_head_t;
in linux/include/linux/wait.h at line 98:
typedef struct __wait_queue_head wait_queue_head_t;
Is this normal?
--
Le physicien nocturne
======================
Linux, the ultimate Windows service pack
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]