hello, i want to modify kernel source code by adding my own C files in net protocol stack but i found that some C functions are not supported by kernel include directory that is fopen is not found in any of header files. what can i do? Also while compiling my own C files with kernel files i got warnings that implicit declaration of function and function declaration isn't a prototype how can i solve it? Parag.
__________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html
