]> granicus.if.org Git - python/commit
Include <alloca.h> on Solaris, see issue #1506.
authorThomas Heller <theller@ctypes.org>
Tue, 18 Mar 2008 15:03:17 +0000 (15:03 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 18 Mar 2008 15:03:17 +0000 (15:03 +0000)
commit50a24d8bfdb831f6cb79ad717af6e5c17230763f
treead7ae01510cc0243f237323f66bc272dd8696346
parent66e2663eba3077a4ff1e8bb4ec061b4d7a047da0
Include <alloca.h> on Solaris, see issue #1506.

It would probably be better to have a configure test for that, but
this is outside of my configure expertise.
Modules/_ctypes/ctypes.h