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 86ef864e3..e3a1c15fc 100644 --- a/lib/config-riscos.h +++ b/lib/config-riscos.h @@ -59,6 +59,9 @@ /* Define if you want to enable IPv6 support */ #undef ENABLE_IPV6 +/* Define to 1 if you have the alarm function. */ +#define HAVE_ALARM 1 + /* Define if you have the <alloca.h> header file. */ #define HAVE_ALLOCA_H |