aboutsummaryrefslogtreecommitdiff
path: root/htl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'htl/Makefile')
-rw-r--r--htl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/Makefile b/htl/Makefile
index 0318f8561e..d8a5757d0b 100644
--- a/htl/Makefile
+++ b/htl/Makefile
@@ -25,7 +25,6 @@ SYSDEPS := lockfile
LCLHDRS :=
libpthread-routines := \
- pt-attr-getscope \
pt-attr-getstack \
pt-attr-getstackaddr \
pt-attr-getstacksize \
@@ -203,6 +202,7 @@ routines := \
pt-attr-getinheritsched \
pt-attr-getschedparam \
pt-attr-getschedpolicy \
+ pt-attr-getscope \
pt-attr-setdetachstate \
pt-attr-setinheritsched \
pt-attr-setschedpolicy \