diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-10-17 19:56:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-10-17 19:56:11 +0000 |
commit | 4d47c49485c7af1107c0c2480f72d4780236a77f (patch) | |
tree | 08f0d7ee46f178ae4f3df000f4a2c0dc5ea8d180 /src/libstdcrypto/md5-internal.h | |
parent | e9f98a16d7b46332ec4986d890c5d2e26f081cc7 (diff) | |
download | skalibs-4d47c49485c7af1107c0c2480f72d4780236a77f.tar.xz |
nonposix.h: define _GNU_SOURCE for Hurd, remove __GLIBC__ test
__GLIBC__ and similar ftms are not defined in the compiler, but
in features.h, which isn't POSIX so cannot be included, and
standard headers can't be included either because nonposix.h
defines ftms that must exist *prior to* std headers inclusion.
The kernel ftms, however, are defined by the compiler, so we can
use them.
Diffstat (limited to 'src/libstdcrypto/md5-internal.h')
0 files changed, 0 insertions, 0 deletions