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 /plan9 | |
parent | 589b000b69e1acf012e908b6e6ef1dd06eb248a5 (diff) | |
download | perl-f53580fec42f3b12264ee27b756dec257c0bb77a.tar.gz |
Add sin6_scope_id probe (LeoNerd)
Diffstat (limited to 'plan9')
-rw-r--r-- | plan9/config_sh.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index ac3c25b5cd..3e569eff05 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -444,6 +444,7 @@ d_sigaction='define' d_signbit='define' d_sigprocmask='define' d_sigsetjmp='define' +d_sin6_scope_id='undef' d_sitearch='define' d_snprintf='undef' d_sockaddr_sa_len='undef' |