aboutsummaryrefslogtreecommitdiff
path: root/lib/config-symbian.h
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2008-12-30 08:05:38 +0000
committerGunter Knauf <gk@gknw.de>2008-12-30 08:05:38 +0000
commit1cc50d31f9962264fd78cdbe6a27dac10742dcd6 (patch)
tree29f86554facab9f8dfecbd59548161a7603bf9df /lib/config-symbian.h
parent104377d718654947f42f8812b17d1d3127c843a0 (diff)
changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since just found that ares already uses this define.
Diffstat (limited to 'lib/config-symbian.h')
-rw-r--r--lib/config-symbian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config-symbian.h b/lib/config-symbian.h
index cc9b03cb9..5f8296add 100644
--- a/lib/config-symbian.h
+++ b/lib/config-symbian.h
@@ -67,7 +67,7 @@
#define ENABLE_IPV6 1
/* Define if struct sockaddr_in6 has the sin6_scope_id member */
-#define HAVE_SIN6_SCOPE_ID 1
+#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
/* Define to the type qualifier of arg 1 for getnameinfo. */
#define GETNAMEINFO_QUAL_ARG1 const