diff options
author | Christian Heimes <christian@python.org> | 2017-09-05 15:08:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-05 15:08:45 (GMT) |
commit | ffa7011cb904ee6ad9d4931b073c13d9e1514e6b (patch) | |
tree | c9200083e7ff68a7091a37c5860d1615a2046716 /Python/sysmodule.c | |
parent | 72ed233167b10d3a488d30a8ec3a17e412a7dd69 (diff) | |
download | cpython-ffa7011cb904ee6ad9d4931b073c13d9e1514e6b.zip cpython-ffa7011cb904ee6ad9d4931b073c13d9e1514e6b.tar.gz cpython-ffa7011cb904ee6ad9d4931b073c13d9e1514e6b.tar.bz2 |
[2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) (#3345)
Include sys/sysmacros.h for major(), minor(), and makedev(). GNU C libray
plans to remove the functions from sys/types.h.
Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 75b961869a1184895c9d5bf41a57f3c985622662)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions