ecore_con: fix compiling on OS X
authorJean Guyomarc'h <jean.guyomarch@gmail.com>
Tue, 5 Jan 2016 22:23:04 +0000 (23:23 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 7 Jan 2016 11:03:04 +0000 (12:03 +0100)
commit2ecd11e221a08b7ca52bc4f5943c08cba663b09b
treecf1a343cf8f23050018abc936b859d06cbc3b95a
parent4521929d6939f31ad87e7043767acbaabf58f298
ecore_con: fix compiling on OS X

IPV6_ADD_MEMBERSHIP does not exist on OS X, and seems to be obsolete,
according to my glibc's bits/in.h.
IPV6_JOIN_GROUP, however, exists on both.

@fix
src/lib/ecore_con/ecore_con.c