mirror of
https://github.com/openharmony/third_party_libnl.git
synced 2026-07-21 16:05:23 -04:00
cd8e1f9b28
patch - Bug: #43 - Test: It could be normally compile and testcase passed Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
include/base
This directory contains libnl-independent helper.
It's an internal "library" of helpers, that purely depend on C and external dependencies.
Currently, it's also header-only, so there is no need to link with anything special.
This can be used freely by all our internal code, but it's private API, so it cannot be used in public headers.