diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-12-20 17:13:46 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2010-12-20 17:13:46 +0100 |
commit | f53580fec42f3b12264ee27b756dec257c0bb77a (patch) | |
tree | a2ad316f8a78afaba1287280e3520bdace3b0f31 /handy.h | |
parent | 589b000b69e1acf012e908b6e6ef1dd06eb248a5 (diff) | |
download | perl-f53580fec42f3b12264ee27b756dec257c0bb77a.tar.gz |
Add sin6_scope_id probe (LeoNerd)
Diffstat (limited to 'handy.h')
-rw-r--r-- | handy.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -215,7 +215,7 @@ typedef U64TYPE U64; * HAS_CTIME64 HAS_LOCALTIME64 HAS_GMTIME64 HAS_DIFFTIME64 * HAS_MKTIME64 HAS_ASCTIME64 HAS_GETADDRINFO HAS_GETNAMEINFO * HAS_INETNTOP HAS_INETPTON CHARBITS HAS_PRCTL - * HAS_SOCKADDR_SA_LEN + * HAS_SOCKADDR_SA_LEN HAS_SIN6_SCOPE_ID * Not (yet) used at top level, but mention them for metaconfig */ |