common_library: gettid is multiple declaration in cl_error 21/25621/5
authorRiku Nomoto <riku_nomoto@mail.toyota.co.jp>
Thu, 19 Nov 2020 20:10:05 +0000 (05:10 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Fri, 20 Nov 2020 07:22:11 +0000 (07:22 +0000)
commit2219d0168f8f8418aee784a7542388ef064fa833
tree4e7b989961c56460542270fa6e8623fa32e93726
parentf244c912f1393e3a1246ccd1c9d591e38ad080f5
common_library: gettid is multiple declaration in cl_error

Compile error occurs if the version is JJ or above.
glibc 2.30 includes gettid() wrapper definition.
So we deleted the 4 lines.

Signed-off-by: Riku Nomoto <riku_nomoto@mail.toyota.co.jp>
Change-Id: Ia9512d146b5f86862296b5b1ea54e3558453e02d
nsframework/common_library/client/include/cl_error.h