diff options
Diffstat (limited to 'nptl/tst-join12.c')
-rw-r--r-- | nptl/tst-join12.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-join12.c b/nptl/tst-join12.c index 10e45bf40c..57d713c82d 100644 --- a/nptl/tst-join12.c +++ b/nptl/tst-join12.c @@ -17,4 +17,4 @@ <http://www.gnu.org/licenses/>. */ #define USE_PTHREAD_CLOCKJOIN_NP_MONOTONIC 1 -#include <nptl/tst-join5.c> +#include <sysdeps/pthread/tst-join5.c> |