Put the extern "C" 42/278142/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:58:12 +0000 (14:58 +0900)
commit704347f05007f8b4f204b1bebcc511f949f6c325
tree78c149f7c7941a07771d5a9466bc89c1d12b74a4
parent00ed279fa8ad331e8628c14909a3cb324c0602d1
Put the extern "C"

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

Change-Id: I2b9904c6dd9f50eab4c15f66ce3b6d9328b213b2
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