From 0f544550adab9bec35f1394bdfda81c8aacfb7aa Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 21 Sep 1997 13:20:00 +0000 Subject: [PATCH] rename it to HAVE_STRUCT_SOCKADDR_IN6 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3508 ec53bebd-3082-4978-b11e-865c3cabbd6b --- acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acconfig.h b/acconfig.h index 483fd36a7..507f7f64f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -43,7 +43,7 @@ #undef HAVE_UT_SYSLEN /* Define this if you have a struct sockaddr_in6 */ -#undef HAVE_SOCKADDR_IN6 +#undef HAVE_STRUCT_SOCKADDR_IN6 /* define if you have h_errno */ #undef HAVE_H_ERRNO