diff options
Diffstat (limited to 'nptl/descr.h')
-rw-r--r-- | nptl/descr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/descr.h b/nptl/descr.h index 9c366e7400..e57e29e311 100644 --- a/nptl/descr.h +++ b/nptl/descr.h @@ -26,6 +26,7 @@ #include <stdbool.h> #include <sys/types.h> #include <hp-timing.h> +#define __need_list_t #include <list.h> #include <lowlevellock.h> #include <pthreaddef.h> |