summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/expat/lib/xmlrole.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/expat/lib/xmlrole.c')
-rw-r--r--3rdparty/expat/lib/xmlrole.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/3rdparty/expat/lib/xmlrole.c b/3rdparty/expat/lib/xmlrole.c
index 44772e21dd3..bf6d30f30a8 100644
--- a/3rdparty/expat/lib/xmlrole.c
+++ b/3rdparty/expat/lib/xmlrole.c
@@ -4,19 +4,7 @@
#include <stddef.h>
-#ifdef COMPILED_FROM_DSP
-#include "winconfig.h"
-#elif defined(MACOS_CLASSIC)
-#include "macconfig.h"
-#elif defined(__amigaos__)
-#include "amigaconfig.h"
-#elif defined(__WATCOMC__)
-#include "watcomconfig.h"
-#else
-#ifdef HAVE_EXPAT_CONFIG_H
-#include <expat_config.h>
-#endif
-#endif /* ndef COMPILED_FROM_DSP */
+#include "intconfig.h"
#include "expat_external.h"
#include "internal.h"