mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-02-10 04:06:35 +01:00
This patch adds an extern "C" guard in libqrtr.h, so that it can be included in both C and C++ projects. Signed-off-by: Ben Chan <benchan@chromium.org>