I have a userland source file which includes linux/sched.h and I get
the following messages:
/usr/include/asm/processor.h:157: warning: `struct task_struct' declared inside parameter list
/usr/include/asm/processor.h:157: warning: its scope is only this definition or declaration,
/usr/include/asm/processor.h:157: warning: which is probably not what you want.
Regards,
Richard....