diff options
Diffstat (limited to 'locale/weight.h')
-rw-r--r-- | locale/weight.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/weight.h b/locale/weight.h index 1f61f01e1e..19b8e4a2df 100644 --- a/locale/weight.h +++ b/locale/weight.h @@ -19,6 +19,8 @@ #ifndef _WEIGHT_H_ #define _WEIGHT_H_ 1 +#include <libc-internal.h> + /* Find index of weight. */ static inline int32_t __attribute__ ((always_inline)) findidx (const int32_t *table, |