diff options
Diffstat (limited to 'nptl/descr.h')
-rw-r--r-- | nptl/descr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/descr.h b/nptl/descr.h index 9c54cbc8f2..4ef33ae465 100644 --- a/nptl/descr.h +++ b/nptl/descr.h @@ -29,7 +29,7 @@ #include <lowlevellock.h> #include <pthreaddef.h> #include <dl-sysdep.h> -#include "../nptl_db/thread_db.h" +#include <thread_db.h> #include <tls.h> #include <unwind.h> #include <bits/types/res_state.h> |