milis/talimatname/genel/pjproject-ring/ipv6.patch

12 lines
221 B
Diff
Raw Normal View History

2017-07-25 01:27:29 +02:00
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -549,7 +549,7 @@
* Default: 0 (disabled, for now)
*/
#ifndef PJ_HAS_IPV6
-# define PJ_HAS_IPV6 0
+# define PJ_HAS_IPV6 1
#endif
/**