]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl_db/thread_dbP.h
nptl: Move pthreadP.h into sysdeps directory
[thirdparty/glibc.git] / nptl_db / thread_dbP.h
index 712fa3aeb6bd67defdcda725e11ce9eb64be34ec..7e7d1d5535f94472620780a2b75a32880fb81a6a 100644 (file)
@@ -27,7 +27,7 @@
 #include <assert.h>
 #include "proc_service.h"
 #include "thread_db.h"
-#include "../nptl/pthreadP.h"          /* This is for *_BITMASK only.  */
+#include <pthreadP.h>          /* This is for *_BITMASK only.  */
 #include <list.h>
 #include <gnu/lib-names.h>
 #include <libc-diag.h>