Remove extern "C" wrapping other includes 34/269134/1 accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.061838 accepted/tizen/7.0/unified/hotfix/20221116.111025 accepted/tizen/8.0/unified/20231005.095113 accepted/tizen/unified/20220111.123039 submit/tizen/20220110.082915 tizen_7.0_m2_release tizen_8.0_m2_release
authorSeonah Moon <seonah1.moon@samsung.com>
Mon, 10 Jan 2022 08:23:12 +0000 (17:23 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 10 Jan 2022 08:23:16 +0000 (17:23 +0900)
commitce9264385f0df134b5cfdf5e7106a9a8e6c5e4f8
tree1c94ffe3f4702dd4a33fed9b101858c21b67ccd2
parent97b4fe7c307b4fcd02edb00aec880d2fb7910d9a
Remove extern "C" wrapping other includes

This isn't the proper way to use extern C as the included
headers may actually have C++ aware code in them.

Fixes #222
https://github.com/GNOME/libsoup/commit/3f88e62a37c02f6be38e390936c33fc015d8acfd

Change-Id: Ib6a8767f6896ad5e949a2e2541a6b9c99b204d29
libsoup/soup.h