summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2012-07-01 20:03:28 +0000
committerJoshua Colp <jcolp@digium.com>2012-07-01 20:03:28 +0000
commit09eb25272106ee7d8578869783f88b80ad116226 (patch)
treee03c811fbfe7460e51fe00ba2ca96c073beafd15 /res
parent3f9cfe2d411c3b1de603e1f48216f12ce155ce08 (diff)
Enable IPv6 support in pjproject.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369521 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res')
-rw-r--r--res/pjproject/pjlib/include/pj/config_site.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/pjproject/pjlib/include/pj/config_site.h b/res/pjproject/pjlib/include/pj/config_site.h
index bb590a3e4..65dc1d210 100644
--- a/res/pjproject/pjlib/include/pj/config_site.h
+++ b/res/pjproject/pjlib/include/pj/config_site.h
@@ -19,6 +19,7 @@
* Windows Mobile, useful for testing purposes only.
*/
+#define PJ_HAS_IPV6 1
/*
* Typical configuration for WinCE target.