]> granicus.if.org Git - python/commit
Put back the extern declaration for strdup(), between #ifndef MS_WINDOWS.
authorGuido van Rossum <guido@python.org>
Wed, 8 Oct 1997 15:45:53 +0000 (15:45 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 8 Oct 1997 15:45:53 +0000 (15:45 +0000)
commit1f14ccf6d1dc4e4f5142ef8d061f9080d17b16fe
tree5d8e1a8b37c531049a00936c1a1b43823a580c07
parent9b2681b3556a9fd47c6c836b6f6381f815bbb5d2
Put back the extern declaration for strdup(), between #ifndef MS_WINDOWS.
This should make everybody happy, especially since we don't say what
the argument type is (there is disagreement on that, too :-( ).
Modules/parsermodule.c