API: Deprecated Gdbus APIs in Tizen Public #2 - fix build error.
Many processes, such as aul, tlm and gli, generate the following error.
======================================================================
In file included from /usr/include/glib-2.0/gio/gio.h:50:0,
from corrupt.c:30:
/usr/include/glib-2.0/gio/gdbusaddress.h:29:51: fatal error: tizen.h: No such file or directory
include <tizen.h> /* for TIZEN_DEPRECATED_API */
======================================================================
To solve this problem, glib include own macro file.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Iea4077919fec54626b2ef063e2c5223025e95ac6
23 files changed: