Hi, I was trying to write a module which could be dynamically loaded , the c program required a header <linux/module.h> which i could not locate.I am using a Fedora 8 installation. The RPMS related to kernel and headers are installed on my system. What should i do for the header to be available ?
thanks Satish

