diff options
Diffstat (limited to 'debugXML.c')
-rw-r--r-- | debugXML.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ #include <libxml/relaxng.h> #endif +#include "private/error.h" + #define DUMP_TEXT_TYPE 1 typedef struct _xmlDebugCtxt xmlDebugCtxt; |