commit | df5126df56cff1aae3a2a9bf61352efff40c915c | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sat Mar 22 16:35:37 2003 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sat Mar 22 16:35:37 2003 +0000 |
tree | 40f5f25c3eb1acfc387750caebc940a52d009686 | |
parent | 24fcd23eae7cb5b2261e5c8f5f197f6f5fe11d6a [diff] |
Include Python.h first which defines _XOPEN_SOURCE which allows the file to compile and removes a warning about _XOPEN_SOURCE being redefined (works on AIX 4.3 and 5.1 at least).