> I don't realy like when header files are not under /usr/include/. > I usualy do a grep -r xxx /usr/include (eg. SO_BSDCOMPAT is not documented > anywhere so just a header file search is useful). Well, putting in a symlink there that points to the version-specific directory should take care of this - it will then appear as just another subdirectory.