mirror of https://github.com/python/cpython
Uncomment usage of expat_config.h
This commit is contained in:
parent
8afd7571a1
commit
94ac339d21
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue