diff options
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r-- | lib/config-riscos.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h index f62c21dff..e6e44b0e3 100644 --- a/lib/config-riscos.h +++ b/lib/config-riscos.h @@ -287,6 +287,9 @@ /* Define if you have the `strtok_r' function. */ #undef HAVE_STRTOK_R +/* Define if you have the `strtoll' function. */ +#undef HAVE_STRTOLL + /* Define if you have the <sys/param.h> header file. */ #undef HAVE_SYS_PARAM_H |