aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index 3a118796a..dccf8a869 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -42,6 +42,9 @@
/* Define if you want to enable IPv6 support */
#define ENABLE_IPV6
+/* Define if struct sockaddr_in6 has the sin6_scope_id member */
+#define HAVE_SIN6_SCOPE_ID 1
+
/* Define this to 'int' if ssize_t is not an available typedefed type */
#undef ssize_t