summaryrefslogtreecommitdiffstats
path: root/Modules/expat/xmlrole.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/expat/xmlrole.c')
-rw-r--r--Modules/expat/xmlrole.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/expat/xmlrole.c b/Modules/expat/xmlrole.c
index ea14a19..83c0d71 100644
--- a/Modules/expat/xmlrole.c
+++ b/Modules/expat/xmlrole.c
@@ -7,9 +7,9 @@
#elif defined(MACOS_CLASSIC)
#include "macconfig.h"
#else
-/* Unused - MvL
+#ifdef HAVE_EXPAT_CONFIG_H
#include <expat_config.h>
-*/
+#endif
#endif /* ndef COMPILED_FROM_DSP */
#include "internal.h"