mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-04-09 14:52:32 +02: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>