diff options
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r-- | lib/config-tpf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h index 8524cda19..107158ca8 100644 --- a/lib/config-tpf.h +++ b/lib/config-tpf.h @@ -63,7 +63,7 @@ /* #undef ENABLE_IPV6 */ /* Define if struct sockaddr_in6 has the sin6_scope_id member */ -/* #undef HAVE_SIN6_SCOPE_ID */ +/* #undef HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID */ /* Define to the type of arg 1 for getnameinfo. */ /* #undef GETNAMEINFO_TYPE_ARG1 */ |