diff options
author | Fred Drake <fdrake@acm.org> | 2000-08-10 21:41:08 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-08-10 21:41:08 +0000 |
commit | 68933b94d38e611be987fb62e3ef25af054eec95 (patch) | |
tree | dbe16a18852ec518b3dab68ee77f473d1a98d92b /Python/structmember.c | |
parent | 7bc82bb1f0ce5c841382587839c218b6cc63e1ff (diff) | |
download | cpython-git-68933b94d38e611be987fb62e3ef25af054eec95.tar.gz |
Clean up compiler warning exposed by GCC's -Wall option: make sure
Python.h is included before standard headers since we set _GNU_SOURCE
there. This ensures that strdup() is prototyped.
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions