Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94ac339

Browse files
committed
Uncomment usage of expat_config.h
1 parent 8afd757 commit 94ac339

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Modules/expat/xmlrole.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
#elif defined(MACOS_CLASSIC)
88
#include "macconfig.h"
99
#else
10+
/* Unused - MvL
1011
#include <expat_config.h>
12+
*/
1113
#endif /* ndef COMPILED_FROM_DSP */
1214

1315
#include "internal.h"

0 commit comments

Comments
 (0)