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