[libc++][AIX] Adjust support of timespec_get test (#71827)
commit67d29fbd497c9f92d304841d4cd65534b3b61cee
authorJake Egan <5326451+jakeegan@users.noreply.github.com>
Thu, 9 Nov 2023 19:05:32 +0000 (9 14:05 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2023 19:05:32 +0000 (9 09:05 -1000)
tree54c1157db03d1873b8fe6ea7ad37a42d0a806cbd
parent4eb01f7d5e26e288b9790fa7d4d1809de639fd21
[libc++][AIX] Adjust support of timespec_get test (#71827)

The function `timespec_get` is not available without an update to the
time.h header in AIX 7.3 TL2 (7.3.2.*).
libcxx/test/std/language.support/support.runtime/ctime.timespec.compile.pass.cpp