diff options
Diffstat (limited to 'sysdeps/nptl/setxid.h')
-rw-r--r-- | sysdeps/nptl/setxid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nptl/setxid.h b/sysdeps/nptl/setxid.h index 76c88e0feb..c02e92d154 100644 --- a/sysdeps/nptl/setxid.h +++ b/sysdeps/nptl/setxid.h @@ -15,7 +15,7 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ -#include <pthreadP.h> +#include <nptl/pthreadP.h> #include <sysdep.h> #define __SETXID_1(cmd, arg1) \ |