diff options
Diffstat (limited to 'Modules/expat/xmlrole.c')
-rw-r--r-- | Modules/expat/xmlrole.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/expat/xmlrole.c b/Modules/expat/xmlrole.c index 20a1444..bdb50c6 100644 --- a/Modules/expat/xmlrole.c +++ b/Modules/expat/xmlrole.c @@ -9,7 +9,9 @@ static char RCSId[] #ifdef COMPILED_FROM_DSP # include "winconfig.h" #else +#ifdef HAVE_CONFIG_H # include <config.h> +#endif #endif /* ndef COMPILED_FROM_DSP */ #include "xmlrole.h" |