summaryrefslogtreecommitdiff
path: root/tests/test_readlink_dynamic.c
diff options
context:
space:
mode:
authorHauke Mehrtens2025-10-26 23:15:30 +0100
committerjvoisin2025-10-28 18:12:42 +0100
commit0161df05d7d647e478de22153722665713b376c9 (patch)
treece3a0a306ee91f67f7ce638476d7983d701555c5 /tests/test_readlink_dynamic.c
parente3c3edbf7cb483e2c941140bf3f98c9dea905ada (diff)
poll: Check if _REDIR_TIME64 is defined
Treat _REDIR_TIME64 being undefined like being set to 0. This fixes the following compile error in strace: ``` In file included from pathtrace.c:12: /include/fortify/poll.h:46:30: error: "_REDIR_TIME64" is not defined, evaluates to 0 [-Werror=undef] 46 | #if defined(_GNU_SOURCE) && !_REDIR_TIME64 | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors ``` Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'tests/test_readlink_dynamic.c')
0 files changed, 0 insertions, 0 deletions