From a4a939cfd8bc30e6462e8139e4537f0cdb0c5d29 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 24 Nov 1999 04:41:47 +0000 Subject: zsh-workers/8764 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') 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 -- cgit 1.4.1