Uncomment usage of expat_config.h

This commit is contained in:
Martin v. Löwis 2003-01-25 22:48:51 +00:00
parent 8afd7571a1
commit 94ac339d21
1 changed files with 2 additions and 0 deletions

View File

@ -7,7 +7,9 @@
#elif defined(MACOS_CLASSIC)
#include "macconfig.h"
#else
/* Unused - MvL
#include <expat_config.h>
*/
#endif /* ndef COMPILED_FROM_DSP */
#include "internal.h"