projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8afd757
)
Uncomment usage of expat_config.h
author
Martin v. Löwis
<martin@v.loewis.de>
Sat, 25 Jan 2003 22:48:51 +0000
(22:48 +0000)
committer
Martin v. Löwis
<martin@v.loewis.de>
Sat, 25 Jan 2003 22:48:51 +0000
(22:48 +0000)
Modules/expat/xmlrole.c
patch
|
blob
|
history
diff --git
a/Modules/expat/xmlrole.c
b/Modules/expat/xmlrole.c
index 8ef185d54e300972791b75fa252f6aed0abf44fd..ea14a19e5d44f371bcd0ea2bbce287ba07892e4e 100644
(file)
--- a/
Modules/expat/xmlrole.c
+++ b/
Modules/expat/xmlrole.c
@@
-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"