diff options
Diffstat (limited to 'src/config-riscos.h')
-rw-r--r-- | src/config-riscos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config-riscos.h b/src/config-riscos.h index 0e6b3a19b..72ef674dc 100644 --- a/src/config-riscos.h +++ b/src/config-riscos.h @@ -42,7 +42,7 @@ #undef ENABLE_IPV6 /* Define if struct sockaddr_in6 has the sin6_scope_id member */ -#define HAVE_SIN6_SCOPE_ID 1 +#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 /* Define this to 'int' if ssize_t is not an available typedefed type */ #undef ssize_t |