> What is the implicit declaration is all about ? The relevant header > files are included. Still warnings ? This leads to error. > With Regards, > S.Suriya Mohan. If the compiler complains about "implicit declarations" you probably include the wrong header files. Maybe some kind of version mismatch. If you have sources for several kernels on your computer, do you include the headers of the right kernel ? Hans