Sam TH:
Use the current name for the Expat header file. This is part of SF tracker patch #403582.
This commit is contained in:
parent
6c543e265d
commit
86474275a1
@ -4,7 +4,7 @@ name of each element to standard output indenting child elements by
|
||||
one tab stop more than their parent element. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "xmlparse.h"
|
||||
#include "expat.h"
|
||||
|
||||
void startElement(void *userData, const char *name, const char **atts)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user