Put the extern "C" 28/278028/1
authorSooChan Lim <sc1.lim@samsung.com>
Sun, 6 Mar 2022 23:10:09 +0000 (08:10 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:07:54 +0000 (14:07 +0900)
commitc0402d4a25847effaf55d47f06913d8b1e43713f
treef55ab3f48ea77f5bcc30bea74469a20fbb6702b7
parent9c4aacafd9d89ff4acf1df386d6f55f7afd8e1b9
Put the extern "C"

Without this extern "C", C++ program which uses libds does not recognize
the symbols in libds header files.

Change-Id: Id6e79c68472af9e8e1616aca6d37a4feaea75450
include/libds/allocator.h
include/libds/allocator/shm.h
include/libds/allocator/tbm.h
include/libds/backend/tdm.h
include/libds/backend/wayland.h
include/libds/output.h
include/libds/swapchain.h
include/libds/xdg_shell.h