aboutsummaryrefslogtreecommitdiff
path: root/lib/xmlrole.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-02-26 00:43:01 +0000
committerXin LI <delphij@FreeBSD.org>2013-02-26 00:43:01 +0000
commit36e3acbc34f6b954a1142555e58a3f1690829677 (patch)
tree172671bec00add87d08b8e0859c1cc0abed5585d /lib/xmlrole.c
parent9fcd883dcb0db8be87165724e54d48a6c547c49f (diff)
Vendor import of expat 2.1.0 (trimmed).vendor/expat/2.1.0
Diffstat (limited to 'lib/xmlrole.c')
-rw-r--r--lib/xmlrole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xmlrole.c b/lib/xmlrole.c
index 9c5e25b179f5..44772e21dd33 100644
--- a/lib/xmlrole.c
+++ b/lib/xmlrole.c
@@ -8,7 +8,7 @@
#include "winconfig.h"
#elif defined(MACOS_CLASSIC)
#include "macconfig.h"
-#elif defined(__amigaos4__)
+#elif defined(__amigaos__)
#include "amigaconfig.h"
#elif defined(__WATCOMC__)
#include "watcomconfig.h"