Uncomment usage of expat_config.h
This commit is contained in:
parent
8afd7571a1
commit
94ac339d21
|
@ -7,7 +7,9 @@
|
||||||
#elif defined(MACOS_CLASSIC)
|
#elif defined(MACOS_CLASSIC)
|
||||||
#include "macconfig.h"
|
#include "macconfig.h"
|
||||||
#else
|
#else
|
||||||
|
/* Unused - MvL
|
||||||
#include <expat_config.h>
|
#include <expat_config.h>
|
||||||
|
*/
|
||||||
#endif /* ndef COMPILED_FROM_DSP */
|
#endif /* ndef COMPILED_FROM_DSP */
|
||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
|
|
Loading…
Reference in New Issue