diff options
Diffstat (limited to 'nptl/tst-join13.c')
-rw-r--r-- | nptl/tst-join13.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-join13.c b/nptl/tst-join13.c index 640df5946b..61a9106ebf 100644 --- a/nptl/tst-join13.c +++ b/nptl/tst-join13.c @@ -18,4 +18,4 @@ #define USE_PTHREAD_CLOCKJOIN_NP_MONOTONIC 1 #define WAIT_IN_CHILD 1 -#include <nptl/tst-join5.c> +#include <sysdeps/pthread/tst-join5.c> |