ecore/glib: add #ifdef guards for newly added includes
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 22 Jun 2018 18:18:59 +0000 (14:18 -0400)
committerMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Mon, 25 Jun 2018 08:37:40 +0000 (17:37 +0900)
commit4c0f75d88da9425df64112a4ad929fd26aab39ff
tree5ec13e60ae2760474af82ed21a383a53475aa4ec
parent1373dbed2fe31e6e0ee1dfb7d4ba004200f62705
ecore/glib: add #ifdef guards for newly added includes

these headers are not available on all platforms (e.g., windows) and so
the corresponding #ifdef checks must be used in order to correctly include
them

ref 1adb73cef82c45f2cc8766f43ffb88288e7e8a65
ref T5725
fix T7063

Differential Revision: https://phab.enlightenment.org/D6369
src/lib/ecore/ecore_glib.c