diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2012-02-16 17:17:18 +0100 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2012-02-16 17:17:18 +0100 |
commit | 18126d98dd72d4ba13a522432703d46bc37850cf (patch) | |
tree | 512d89c8ce05ef81cee20e0fdae8e0245f5420f7 /metaconfig.h | |
parent | cb82babdfb85b0a0ace048c92704350c138b3bb7 (diff) | |
download | perl-18126d98dd72d4ba13a522432703d46bc37850cf.tar.gz |
Add new probes for IPv6 (LeoNerd)
Diffstat (limited to 'metaconfig.h')
-rw-r--r-- | metaconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h index 7a74db0871..7fb867edeb 100644 --- a/metaconfig.h +++ b/metaconfig.h @@ -17,10 +17,12 @@ * HAS_GMTIME64 * HAS_ISBLANK * HAS_LOCALTIME64 + * HAS_IPV6_MREQ * HAS_MKTIME64 * HAS_PRCTL * HAS_PSEUDOFORK * HAS_TIMEGM + * HAS_SOCKADDR_IN6 * I16SIZE * I64SIZE * I8SIZE |