mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-19 00:02:09 +03:00
This mirrors the situation on Hurd. These directories are on the include search part, so #include <pthreadP.h> works after this change on both Hurd and nptl. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>