aboutsummaryrefslogtreecommitdiffstats
path: root/libxml.h
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-09-10 20:16:32 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-09-10 20:16:32 +0000
commit7cf5e448274048e5dfb9bfb878d4ed406bc52b93 (patch)
tree950e670add39e33c4212afc17f5c69ee5a5dc7ed /libxml.h
parentbce623325ccf7e5c97c34ffd64d37521e7719234 (diff)
downloadandroid_external_libxml2-7cf5e448274048e5dfb9bfb878d4ed406bc52b93.tar.gz
android_external_libxml2-7cf5e448274048e5dfb9bfb878d4ed406bc52b93.tar.bz2
android_external_libxml2-7cf5e448274048e5dfb9bfb878d4ed406bc52b93.zip
Tried to close bug #60131 Daniel
* libxml.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h include/libxml/xmlwin32version.h.in: Tried to close bug #60131 Daniel
Diffstat (limited to 'libxml.h')
-rw-r--r--libxml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml.h b/libxml.h
index c8f76763..aaebf3b3 100644
--- a/libxml.h
+++ b/libxml.h
@@ -16,7 +16,7 @@
#include <libxml/xmlversion.h>
#endif
-#ifdef WITHOUT_TRIO
+#ifndef WITH_TRIO
#include <stdio.h>
#else
/**