diff options
Diffstat (limited to 'libpthread/nptl/descr.h')
-rw-r--r-- | libpthread/nptl/descr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/descr.h b/libpthread/nptl/descr.h index c355eae3c..40f552d6d 100644 --- a/libpthread/nptl/descr.h +++ b/libpthread/nptl/descr.h @@ -37,6 +37,7 @@ #define __need_res_state #include <resolv.h> #include <bits/kernel-features.h> +#include "uClibc-glue.h" #ifndef TCB_ALIGNMENT # define TCB_ALIGNMENT sizeof (double) |