mirror of
https://github.com/python/cpython.git
synced 2025-11-11 22:55:08 +00:00
Uncomment usage of expat_config.h
This commit is contained in:
parent
8afd7571a1
commit
94ac339d21
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue