diff options
Diffstat (limited to 'libc/string/_syserrmsg.h')
-rw-r--r-- | libc/string/_syserrmsg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/string/_syserrmsg.h b/libc/string/_syserrmsg.h index efb7a1d59..8bd742e70 100644 --- a/libc/string/_syserrmsg.h +++ b/libc/string/_syserrmsg.h @@ -8,6 +8,8 @@ #ifndef __SYSERRMSG_H #define __SYSERRMSG_H 1 +#include <bits/uClibc_uintmaxtostr.h> + /**********************************************************************/ /* NOTE: If we ever do internationalized syserr messages, this will * have to be changed! */ |