diff options
Diffstat (limited to 'locale/programs/simple-hash.h')
-rw-r--r-- | locale/programs/simple-hash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/programs/simple-hash.h b/locale/programs/simple-hash.h index 644d015fff..2ee22253e1 100644 --- a/locale/programs/simple-hash.h +++ b/locale/programs/simple-hash.h @@ -20,6 +20,7 @@ #include <inttypes.h> #include <obstack.h> +#include <stdint.h> typedef struct hash_table { |