diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/spawni.c')
-rw-r--r-- | sysdeps/unix/sysv/linux/spawni.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/spawni.c b/sysdeps/unix/sysv/linux/spawni.c index 501f8fb..3b435e6 100644 --- a/sysdeps/unix/sysv/linux/spawni.c +++ b/sysdeps/unix/sysv/linux/spawni.c @@ -27,7 +27,7 @@ #include <not-cancel.h> #include <local-setxid.h> #include <shlib-compat.h> -#include <nptl/pthreadP.h> +#include <pthreadP.h> #include <dl-sysdep.h> #include <libc-pointer-arith.h> #include <ldsodefs.h> |