about summary refs log tree commit diff
path: root/nptl/pthread_setattr_default_np.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/pthread_setattr_default_np.c')
-rw-r--r--nptl/pthread_setattr_default_np.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/pthread_setattr_default_np.c b/nptl/pthread_setattr_default_np.c
index 8d5bb710db..457a467df8 100644
--- a/nptl/pthread_setattr_default_np.c
+++ b/nptl/pthread_setattr_default_np.c
@@ -21,6 +21,8 @@
 #include <pthreadP.h>
 #include <assert.h>
 #include <string.h>
+#include <check-cpuset.h>
+
 
 int
 pthread_setattr_default_np (const pthread_attr_t *in)