seat: add extern 'C' in seat.h 10/279810/2
authorduna.oh <duna.oh@samsung.com>
Fri, 12 Aug 2022 10:36:10 +0000 (19:36 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 18 Aug 2022 06:20:55 +0000 (06:20 +0000)
commit98c094be1ec0432ed0095420f5ac992e74487d0a
treefb78873f2570fe00741921c9929f8d78df2430f7
parent2d737182e3e07d16e0fffdc8ad549c67daad0064
seat: add extern 'C' in seat.h

Without this extern "C", C++ program (ex. test cases) does not recognize
the symbols in this header file.

Change-Id: I8d86fbfe59aa7f8f051ba34e7240ac5bbfcc9969
include/libds/seat.h