diff options
Diffstat (limited to 'src/config-riscos.h')
-rw-r--r-- | src/config-riscos.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config-riscos.h b/src/config-riscos.h index ceab565c1..90e2d9f2e 100644 --- a/src/config-riscos.h +++ b/src/config-riscos.h @@ -125,6 +125,9 @@ /* Define if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY +/* Define if you have the `timeval' struct. */ +#define HAVE_STRUCT_TIMEVAL + /* Define if you have the `inet_addr' function. */ #undef HAVE_INET_ADDR |