Subj : c include problem To : comp.programming From : Uwe Mayer Date : Thu Oct 06 2005 09:26 pm Hi, I've got a problem with the C programming language. I need to include two header files which define constants with identical name. This results in a compilation error: /home/merkosh/src/Smartspace/Development/Infrastructure/sources/sflib/sflib.h:73: error: `sf_error' redeclared as different kind of symbol /usr/include/sndfile.h:344: error: previous declaration of `sf_error' How do you handle this in C? Thanks, Uwe -- I'm frequently appalled by the low regard you Earthmen have for life. -- Spock, "The Galileo Seven", stardate 2822.3 .