diff options
Diffstat (limited to 'nptl/pthread_getattr_np.c')
-rw-r--r-- | nptl/pthread_getattr_np.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/pthread_getattr_np.c b/nptl/pthread_getattr_np.c index 769f4f5e31..0925ced37f 100644 --- a/nptl/pthread_getattr_np.c +++ b/nptl/pthread_getattr_np.c @@ -27,6 +27,7 @@ #include <sys/resource.h> #include "pthreadP.h" #include <lowlevellock.h> +#include <ldsodefs.h> int |