about summary refs log tree commit diff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-11-24 04:41:47 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-11-24 04:41:47 +0000
commita4a939cfd8bc30e6462e8139e4537f0cdb0c5d29 (patch)
tree39f0f5b457a26632123c4fab2650df530cbf4423 /acconfig.h
parent7cccf04d56cbcbacc088bf3b0f3eee1ae9d4fe32 (diff)
downloadzsh-a4a939cfd8bc30e6462e8139e4537f0cdb0c5d29.tar.gz
zsh-a4a939cfd8bc30e6462e8139e4537f0cdb0c5d29.tar.xz
zsh-a4a939cfd8bc30e6462e8139e4537f0cdb0c5d29.zip
zsh-workers/8764
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index ad041c4ee..453ca1fa4 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -133,6 +133,9 @@
 /* Define if your system's struct direct has a member named d_stat.  */
 #undef HAVE_STRUCT_DIRECT_D_STAT
 
+/* Define if your system's struct sockaddr_in6 has a member named sin6_scope_id.  */
+#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
+
 /* Define to be a string corresponding the vendor of the machine */
 #undef VENDOR