diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-06-01 13:37:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-01 13:37:40 +0200 |
commit | 9ab587b7146618866cee52c220aecf7bd5b44b02 (patch) | |
tree | f08fac8ec42d0c0ce92655ea5bd6185bfd7b46d1 /Include/sysmodule.h | |
parent | 76b9c0cfaa3062a7f649d60cea653173d12d3839 (diff) | |
download | cpython-9ab587b7146618866cee52c220aecf7bd5b44b02.tar.gz cpython-9ab587b7146618866cee52c220aecf7bd5b44b02.zip |
gh-89886: Rely on HAVE_SYS_TIME_H (#105058)
Quoting autoconf (v2.71):
All current systems provide time.h; it need not be checked for.
Not all systems provide sys/time.h, but those that do, all allow
you to include it and time.h simultaneously.
Diffstat (limited to 'Include/sysmodule.h')
0 files changed, 0 insertions, 0 deletions