plugin-api: Relocate header inclusion part 48/312848/1
authorYunhee Seo <yuni.seo@samsung.com>
Wed, 5 Jun 2024 02:26:26 +0000 (11:26 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Mon, 17 Jun 2024 04:28:25 +0000 (13:28 +0900)
commit1f11ae0030c65ea0423fc430896c0c0a62283939
tree191bfef99e8be50eab46716cf8ae0cc4456e5cad
parentb83b246edf3fd765f746c142f8ac2eadac51a5f8
plugin-api: Relocate header inclusion part

When the extern C is applied, below header file occurs build error
while building cplusplus package.
When applying extern C, it causes a type error from glib header.
There is a possibility of type conflict depending on the header file,
and there is no need to inclusion part be located under "extern C".

Change-Id: I7782da2f5d130baf6c86285e2347ccd9d0bb94e7
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-battery.h
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-display-interface.h
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-display.h