include: Hide inline wrappers when building the CRT

Those wrappers are supposed to be visible to users. When building the
CRT, we would like to compile the non-inline versions, so we must hide
them, otherwise we get redefinitions.

Signed-off-by: Liu Hao <lh_mouse@126.com>
2 files changed