Do cvs update. The path is still hardcoded.
Both the #include statements in the .c files and the path to the library had to be changed.
Why did you have to change the #include statements?!?
The include is <linux/pci> so it will grab my system copy of the headers.. I can't update the system copy of the headers since it breaks everything else that uses those headers.