ecore-con - silence bsd source wanrings for dns.c
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 25 Nov 2014 08:03:53 +0000 (17:03 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 25 Nov 2014 08:03:53 +0000 (17:03 +0900)
commit731bf3c34ed2469596804e2d45022ed9bc15a29a
treee0d5adc592c4ccf2feb6ec007864e9cd70444ce0
parente962827ef2472e3de54416e939c9a194b5e86962
ecore-con - silence bsd source wanrings for dns.c

silence this annoying warning we've had for a while:

In file included from /usr/include/stdint.h:25:0,
                 from
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/include/stdint.h:9,
                 from lib/ecore_con/dns.c:45:
                 /usr/include/features.h:148:3: warning: #warning
"_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
[-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
src/lib/ecore_con/dns.c