python: avoid "_POSIX_C_SOURCE" redefinition warning
authorJim Meyering <meyering@redhat.com>
Fri, 14 Aug 2009 14:54:44 +0000 (16:54 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 17 Aug 2009 09:40:24 +0000 (11:40 +0200)
commit31053d2027d3db9423edcfc70a725b6ca3a7c84c
tree87d78b2f9b68a15dc19d5a8cda287e34c35a53a3
parentadf20c0c4d9f488d55254f54a79079b9cacbde8d
python: avoid "_POSIX_C_SOURCE" redefinition warning

* src/generator.ml: Include <Python.h> *before* <stdio.h>
to avoid redefinition warning about "_POSIX_C_SOURCE".
src/generator.ml