summaryrefslogtreecommitdiff
path: root/libpthread/sysdeps/generic/pt-attr-getschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/sysdeps/generic/pt-attr-getschedparam.c')
-rw-r--r--libpthread/sysdeps/generic/pt-attr-getschedparam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/sysdeps/generic/pt-attr-getschedparam.c b/libpthread/sysdeps/generic/pt-attr-getschedparam.c
index 6c3f15be..190cf9d0 100644
--- a/libpthread/sysdeps/generic/pt-attr-getschedparam.c
+++ b/libpthread/sysdeps/generic/pt-attr-getschedparam.c
@@ -19,6 +19,7 @@
#include <pthread.h>
#include <sched.h>
+#include <string.h>
#include <pt-internal.h>