diff options
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r-- | lib/config-tpf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h index 104fb8116..ff441e59e 100644 --- a/lib/config-tpf.h +++ b/lib/config-tpf.h @@ -74,6 +74,9 @@ /* Define to the type of arg 7 for getnameinfo. */ /* #undef GETNAMEINFO_TYPE_ARG7 */ +/* Define to 1 if you have the alarm function. */ +#define HAVE_ALARM 1 + /* Define to 1 if you have the <arpa/inet.h> header file. */ #define HAVE_ARPA_INET_H 1 |