mirror of git://sourceware.org/git/glibc.git
tst-cond23: add <support/test-driver.h> include
This is needed for the recently added EXIT_UNSUPPORTED return value. Message-ID: <20260118174700.495539-1-aurelien@aurel32.net>
This commit is contained in:
parent
da9e56ca3a
commit
ab1aba6eb7
|
|
@ -21,6 +21,7 @@
|
|||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <support/test-driver.h>
|
||||
|
||||
#if defined _POSIX_CLOCK_SELECTION && _POSIX_CLOCK_SELECTION >= 0
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in New Issue