mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
4a21e57fe5
If only offsetof() is needed: include stddef.h instead. When structmember.h is used, add a comment explaining that PyMemberDef is used.