fix multi definition of 'trace_status' 35/88935/1
authorChan Lee <chan45.lee@samsung.com>
Wed, 21 Sep 2016 06:49:18 +0000 (15:49 +0900)
committerChan Lee <chan45.lee@samsung.com>
Wed, 21 Sep 2016 06:51:01 +0000 (15:51 +0900)
commit5293e850fcaf061727ae342bcef5ba9cd99aa19f
tree4f7b639d92ef79dc4e37b290b7b8b42002d79ab6
parentd677cf410e396940fc39a70618ee27c7a53702d0
fix multi definition of 'trace_status'

This prevents 'multiple definition' error when building with -fno-common
which is used in Address Sanitizer builds.

Change-Id: Ic5d1ee0ffc082b89507114ab2b93398f841a608a
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
src/wayland-tbm-client.c
src/wayland-tbm-server.c